{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-roderijk",
  "name": "Het Roderijk",
  "description": "The Red Empire is a surprising and private piece of land, from the road you don't see what secrets a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/het-roderijk",
  "image": [
    "https://campspace.com/media/medium/uploads/space/16/e3/cd/16e3cdcd8accd487f4c1bf378d8b84b4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27,
    "longitude": 6.34
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  }
}