{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballum-camping-ballum-bredebro",
  "name": "Ballum Camping",
  "description": "Ballum Campsite is a quiet, sheltered natural campsite. The campsite is located in the heart of the Vadehavet (Wadden Sea) National Park in very...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballum-camping-ballum-bredebro",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/b/688b74d554266.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvej 37",
    "addressLocality": "Ballum/Bredebro",
    "postalCode": "6261",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.06875,
    "longitude": 8.66044
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 126,
    "bestRating": 10,
    "worstRating": 1
  }
}