{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-segre-en-anjou-bleu-pays-de-loire",
  "name": "Campspace in Segré En Anjou Bleu, Pays de la Loire",
  "description": "Camping-car or minivan pitch. Enclosed, paved pitch in a quiet natural setting facing the river. Swing for children. Pedalos and canoes available for hire in summer. We can rent two electric bikes to take you on the greenway or to the Leclerc (5 to 10 minutes by bike). By the river (verzée). Camping-car pitch. Access to outside electrical outlet at extra cost (outlet indicates your consumption with price via an app). The activities Voie verte, canoeing and pedal boats in summer, La Mine Bleue...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-segre-en-anjou-bleu-pays-de-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Segré-en-Anjou Bleu",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.677,
    "longitude": -0.875
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/segr-en-anjou-bleu/171907/campspace-in-segr-en-anjou-bleu-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}