{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-jajce-jajce",
  "name": "Auto Camp Jajce",
  "description": "Car Camp Jajce is located in Jajce, is located river/torrente. This campsite has enclosed pitches and no shade. Car Camp Jajce is located in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-jajce-jajce",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/c/689c3c76868f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stjepana Tomasevica 11",
    "addressLocality": "Jajce",
    "postalCode": "70101"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.34086,
    "longitude": 17.26244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}