{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-guesthouse-pliskovice-pliskovice-mirovice",
  "name": "Camping & Guesthouse Pliskovice",
  "description": "Camping & Guesthouse Pliskovice is located in Plíškovice, South Bohemia. This campsite has pitches both shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-guesthouse-pliskovice-pliskovice-mirovice",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515d6a9e060.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pliskovice 27",
    "addressLocality": "Plískovice/Mirovice",
    "postalCode": "39804"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.51633,
    "longitude": 14.01969
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}