{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-avranches-normandy",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Avranches, France. Visitors' rating: 2.68.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-avranches-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650674808.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Leon Jozeau Marigné",
    "addressLocality": "Avranches",
    "addressRegion": "normandy",
    "postalCode": "50300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68585,
    "longitude": -1.367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}