{ "@context": "https://schema.org", "@type": "Restaurant", "name": "Vito's Pizza & Italian Restaurant", "url": "https://vitostaylor.com/", "image": "https://vitostaylor.com/images/vitos-logo.png", "description": "Vito's Pizza & Italian Restaurant in Taylor, MI, serves authentic pizza, pasta, and Italian favorites. Dine-in, takeout, and catering available.", "address": { "@type": "PostalAddress", "streetAddress": "22755 Wick Rd", "addressLocality": "Taylor", "addressRegion": "MI", "postalCode": "48180", "addressCountry": "US" }, "telephone": "+1-313-292-2800", "priceRange": "$$", "openingHours": [ "Mo-Th 11:00-22:00", "Fr-Sa 11:00-23:00", "Su 12:00-21:00" ], "servesCuisine": [ "Pizza", "Italian", "Pasta" ], "hasMap": "https://goo.gl/maps/MW3Gm7s6oKpz3jqFA", "sameAs": [ "https://www.facebook.com/vitostaylor", "https://www.instagram.com/vitostaylor" ] }