{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sint-idesbald-west-flanders-sint-idesbald-belgica",
  "name": "Campspace In Sint Idesbald West Flanders",
  "description": "Plot paved with electricity, water and sitting area in a private property with a fenced garden section. There is a small living room and apple trees to pick up and eat.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-sint-idesbald-west-flanders-sint-idesbald-belgica",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "sint-idesbald",
    "addressCountry": "blgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.101,
    "longitude": 2.6095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}