{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dans-le-verger-entre-de-belles-terres-agricoles",
  "name": "Camping dans le verger, entre de belles terres agricoles.",
  "description": "Comfortable campsite in our orchard, a nice quiet place with a magnificent view.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dans-le-verger-entre-de-belles-terres-agricoles",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a9/28/86/a9288671a10c6183a4a6db7a29714cf1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07,
    "longitude": 6.16
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}