{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-breux-jouy-le-de-france-breux-jouy",
  "name": "Campspace In Breux Jouy Le De France",
  "description": "Escape to a haven of peace in Breux-Jouy, nestled in the heart of nature, on the edge of the famous GR 1 and Santiago de Compostela hiking trails. Enjoy the fresh air and the calm surroundings for a rejuvenating stay. Nearby, explore the charming villages of Essonne. For outdoor enthusiasts, hiking trails offer breathtaking views of the surrounding countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-breux-jouy-le-de-france-breux-jouy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "breux-jouy",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.549,
    "longitude": 2.16
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}