{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-frymburk-frymburk",
  "name": "Camping Frymburk",
  "description": "Camping Frymburk is a campsite in Frymburk, South Bohemia, located by a lake/recreational pond.This terraced camp site and camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-frymburk-frymburk",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2fd31bc85.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "184",
    "addressLocality": "Frymburk",
    "postalCode": "38279",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.65569,
    "longitude": 14.17028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}