{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lekkere-ruime-tuin-midden-tussen-de-weilanden-vlak-bij",
  "name": "Lekkere, ruime tuin, midden tussen de weilanden, vlak bij de Regge",
  "description": "The garden is a place to live, for humans and animals. That means space for cats and chickens,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lekkere-ruime-tuin-midden-tussen-de-weilanden-vlak-bij",
  "image": [
    "https://campspace.com/media/medium/uploads/space/29/3a/36/293a367218ffe1ad6719cade68ae7cba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41,
    "longitude": 6.48
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  }
}