{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ferme-dokkumer-ee",
  "name": "Camping à la ferme au Dokkumer Ee.",
  "description": "Come and enjoy the peace, nature and life on the farm in our farm. We are located in the heart of the countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ferme-dokkumer-ee",
  "image": [
    "https://campspace.com/media/medium/uploads/space/00/1c/8a/001c8a6cc8c6f908d24215f5b98dc8c7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.26,
    "longitude": 5.83
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}