{ "@context": "https://schema.org", "@type": "HomeAndConstructionBusiness", "name": "WA Hardwood Flooring", "image": "https://www.wahardwoodflooring.com/images/logo.png", "@id": "https://www.wahardwoodflooring.com", "url": "https://www.wahardwoodflooring.com", "telephone": "+1-385-549-4391", "address": { "@type": "PostalAddress", "streetAddress": "2060 E. Hollywood Avenue", "addressLocality": "Salt Lake City", "addressRegion": "UT", "postalCode": "84108", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 40.7150, "longitude": -111.8420 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "09:00", "closes": "19:00" }, "areaServed": [ { "@type": "City", "name": "Salt Lake City" } ] }