{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilometers-ver-kijken",
  "name": "Kilometers ver kijken",
  "description": "Relax and enjoy miles of views of a beautiful farmhouse with young cattle (",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilometers-ver-kijken",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cc/8f/d6/cc8fd6f5b4df4d5f75205b36c538cd6f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85,
    "longitude": 6.99
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}