{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-stationnement-brain-sur-valaine-la-chapelle-de-brain",
  "name": "Aire De Stationnement Brain Sur Valaine",
  "description": "On the towpath of the Vilaine - centre of La Chapelle-de-Brain 4km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-stationnement-brain-sur-valaine-la-chapelle-de-brain",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250126.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de l'Abbaye",
    "addressLocality": "la-chapelle-de-brain",
    "addressRegion": "brittany",
    "postalCode": "35660",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.69664,
    "longitude": -1.891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}