{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-vallee-baubigny-normandie",
  "name": "Aire de Camping Car La Vallee",
  "description": "Enjoy a relaxing stay at Aire de Camping-Car La Vallee in Baubigny, France. Customer rating: 3.44.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-vallee-baubigny-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791520.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Rue Bazin",
    "addressLocality": "Baubigny",
    "addressRegion": "Normandie",
    "postalCode": "50270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41476,
    "longitude": -1.80053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}