{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-deluxe-ortensia-s-vuni-hortenzie-veneto",
  "name": "Stan Deluxe Ortensia s vůní hortenzie",
  "description": "Luxury glamping tent in Italy, which draws inspiration from the atmosphere of the forest and colorful hydrangeas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stan-deluxe-ortensia-s-vuni-hortenzie-veneto",
  "image": [
    "https://media.glampingcz.cz/Canonici%20Di%20San%20Marco/20240509-183840_ZENY3968_IG-1080.jpeg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "via Accope' Fratte nr. 14",
    "addressLocality": "Objevujte",
    "addressRegion": "Veneto",
    "postalCode": "30035"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48980623,
    "longitude": 12.0616284
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}