{ "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Midvale Garage Doors", "description": "Professional garage door services including installation, repair, maintenance, and emergency service.", "url": "https://midvalegaragedoors.com", "telephone": "+13304031406", "address": { "@type": "PostalAddress", "streetAddress": "2082 Main St", "addressLocality": "Midvale", "addressRegion": "OH", "postalCode": "44653", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 40.4742, "longitude": -81.3693 }, "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"], "opens": "07:00", "closes": "19:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Saturday", "opens": "08:00", "closes": "17:00" } ], "areaServed": ["Midvale", "Dover", "New Philadelphia", "Uhrichsville", "Dennison", "Tuscarawas", "Gnadenhutten", "Newcomerstown", "Coshocton", "Cambridge", "Zanesville"], "priceRange": "$$", "paymentAccepted": ["Cash", "Credit Card", "Check"] }