{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-pure-grand-est-pure",
  "name": "Campspace In Pure Grand Est",
  "description": "If you like being in the middle of nature, this is the ideal place. Outside the city, it is the countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-pure-grand-est-pure",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "pure",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6685,
    "longitude": 5.207
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}