{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleine-kleurrijke-camping-met-alpacas",
  "name": "Kleine kleurrijke camping met alpaca's",
  "description": "Located on an idyllic country road, there lies our small and cheerful pearl of a campi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleine-kleurrijke-camping-met-alpacas",
  "image": [
    "https://campspace.com/media/medium/uploads/space/9c/3d/f7/9c3df799a890c429836e47f12c3c5cc9.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82,
    "longitude": 6.02
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  }
}