{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-ecologique-dans-un-verger-pres-du-parc-wad",
  "name": "Espace de camping écologique dans un verger près du parc Wad and Dark Sky Lauwersoog",
  "description": "Come and see the stars and enjoy the calm and environment that surrounds you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-ecologique-dans-un-verger-pres-du-parc-wad",
  "image": [
    "https://campspace.com/media/medium/uploads/space/36/49/_1/3649_1_5cdc02e44c4c5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4,
    "longitude": 6.55
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ]
}