Untitled

 avatar
unknown
plain_text
2 years ago
1.2 kB
2
Indexable
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FastFoodRestaurant",
  "name": "Tasty Slice Pizza & Kebab",
  "image": "https://tastyslice.com.au/wp-content/uploads/2023/09/Tasty-Slice-Logo-500px-e1693890758842.png",
  "@id": "https://tastyslice.com.au/",
  "url": "https://tastyslice.com.au/",
  "telephone": "0390417414",
  "priceRange": "https://tastyslice.com.au/wp-content/uploads/2023/08/italian-mozzarella-pizza-on-white-table-top-view-e1619506144208.jpg",
  "menu": "https://tastyslice.com.au/wp-content/uploads/2023/08/italian-mozzarella-pizza-on-white-table-top-view-e1619506144208.jpg",
  "servesCuisine": "Amritsari Special Pizza",
  "acceptsReservations": "false",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42 Edwardes St, Reservoir VIC 3073",
    "addressLocality": "Reservoir",
    "addressRegion": "VIC",
    "postalCode": "3073",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.715983,
    "longitude": 145.004476
  } ,
  "sameAs": [
    "https://www.facebook.com/tastyslicereservoir",
    "https://www.instagram.com/tastyslicereservoir/"
  ] 
}
</script>
Editor is loading...