{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-de-nibelle-nibelle-centre-val-de-loire",
  "name": "Parc de Nibelle",
  "description": "Parc de Nibelle is a campsite site in Nibelle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-de-nibelle-nibelle-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Boiscommun",
    "addressLocality": "Nibelle",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.01427,
    "longitude": 2.3484
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}