{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renards",
  "name": "Renards",
  "description": "Camperhouse in a farm (more active), behind the barn, next to an orchard. C",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/renards",
  "image": [
    "https://campspace.com/media/medium/uploads/space/58/46/93/584693f6fb8b90b85acf280965bb1488.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48,
    "longitude": 3.8
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}