{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-centre-val-de-loire-la-chapelle-saint-mesmin",
  "name": "Campspace in La Chapelle Saint Mesmin, Centre Val de Loire",
  "description": "Hello, I offer my land to make a stop, wooded land, quiet. There's a trampoline and slide for the little ones. The land is enclosed. Possibility for campers but there is a 90-degree turn to make. It is possible to have several home campers on the site. View of fields Other things Secure parking space",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-centre-val-de-loire-la-chapelle-saint-mesmin",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Chapelle-Saint-Mesmin",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8945,
    "longitude": 1.8135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}