{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-orsenne-centre-val-loire-fr",
  "name": "Campspace in Orsenne, Centre Val de Loire",
  "description": "1st plot of land 1 hectare, in the countryside. At 100m, 2nd plot of land, natural area of 1 hectare with a stocked pond of about 20 ares. In the countryside, land surrounded by hedges. This does not mean quiet, we have animals (chickens, ducks) and a neighbor farmer (tractors), sawmill, the sounds of the countryside. But we are lucky to have a wonderful biodiversity in our eyes.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-orsenne-centre-val-loire-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Orsenne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.471,
    "longitude": 1.681
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/orsenne/170246/campspace-in-orsenne-centre-val-de-loire",
    "https://www.campercontact.com/de/frankreich/zentrum-loiretal/orsennes/170246/campspace-in-orsenne-centre-val-de-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}