{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-camp-reserve-aux-femmes",
  "name": "Espace de camp réservé aux femmes",
  "description": "If you, as a woman alone, with a friend, a mother, a grandmother, an aunt, a sister, a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-camp-reserve-aux-femmes",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c1/1a/71/c11a7123ad9dcf76813b8d8389299883.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.41,
    "longitude": 3.82
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ]
}