{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ecologische-boerderij-met-friese-paarden-kippen-en-pluktuin",
  "name": "Ecologische boerderij met Friese paarden, kippen en pluktuin vlakbij Sneek",
  "description": "A small-scale camping on the back meadow with lots of privacy, peace and space.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ecologische-boerderij-met-friese-paarden-kippen-en-pluktuin",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c6/76/5a/c6765aa725d42abfc9794498b6a6b60e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05,
    "longitude": 5.66
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  }
}