{ "@context": "https://schema.org", "@type": "FurnitureStore", "name": "CBD Quality New and Used Office Furniture", "image": "https://cbdofficefurniture.com.au/hero-image.jpg", "@id": "https://cbdofficefurniture.com.au", "url": "https://cbdofficefurniture.com.au", "telephone": "0424 361 863", "address": { "@type": "PostalAddress", "streetAddress": "216 Cope St", "addressLocality": "Waterloo", "addressRegion": "NSW", "postalCode": "2017", "addressCountry": "AU" }, "geo": { "@type": "GeoCoordinates", "latitude": -33.9006515, "longitude": 151.2013893 }, "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"], "opens": "10:00", "closes": "14:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Saturday", "opens": "10:00", "closes": "12:00" } ], "priceRange": "$$" }