{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-lure-bourgogne-franche-comte",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Lure, France. Visitors' rating: 3.2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-lure-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699552.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Mélèzes",
    "addressLocality": "Lure",
    "addressRegion": "Bourgogne – Franche-Comté",
    "postalCode": "70280",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.84913,
    "longitude": 6.47455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}