{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jindris-autocamp-jindris",
  "name": "Jindris Autocamp",
  "description": "Jindris Autocamp is a campsite located in Jindřiš, South Bohemia, on the edge of a lake/recreational pond.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jindris-autocamp-jindris",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517083a57e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jindris 15",
    "addressLocality": "Jindris",
    "postalCode": "37701"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.14908,
    "longitude": 15.06472
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}