{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-nogent-le-roi-centre-val-loire-nogent-le-roi-fr",
  "name": "Campspace In Nogent Le Roi Centre Val De Loire",
  "description": "Leisure ground without neighbors on the banks of the river. Accessible in motorhome, summer kitchen, microwave, coffee maker, fridge, barbecue, boat... electricity by generator available... contact me for more information.. Cordial greetings, Sebastián Tranquila, no neighbors.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-nogent-le-roi-centre-val-loire-nogent-le-roi-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "nogent-le-roi",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6505,
    "longitude": 1.534
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}