{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oberammergau-caravan-park-senekal-free-state",
  "name": "Oberammergau Caravan Park",
  "description": "Welcome to a campsite with a difference! Set in the heart of Senekal within walking distance to a restaurant for home cooked meals, two minutes drive to a supermarket and a variety of take away's. The campsite offers grassed sites throughout. Electrical and water points are accessible at all sta",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oberammergau-caravan-park-senekal-free-state",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/2383/mainImage/Main-Pic.jpg",
    "https://www.caravanparks.com/components/listings/listings/2383/mainImage/Main-Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Senekal",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.3221493,
    "longitude": 27.6135826
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}