{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-chateau-gontier-sur-mayenne-pays-de-la-loi",
  "name": "Campspace in Château Gontier Sur Mayenne, Pays de la Loire",
  "description": "Flat pitch, 50 m from the river Mayenne Very quiet location - A stone's throw from the town center and the \"espace Saint Fiacre\" hall The activities Cycle paths Numerous hiking trails Cultural tours",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-chateau-gontier-sur-mayenne-pays-de-la-loi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Château-Gontier-sur-Mayenne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.825,
    "longitude": -0.7045
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/chteau-gontier-sur-mayenne/172575/campspace-in-chteau-gontier-sur-mayenne-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}