{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-les-cabannes-fr-1",
  "name": "Aire Municipale",
  "description": "behind the gendarmerie-direction thermal baths, then right to the Center-quiet place-ATM-b and Centre 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-les-cabannes-fr-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665249.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier la Bexane",
    "addressLocality": "Les Cabannes",
    "addressRegion": "Occitania",
    "postalCode": "09310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.78472,
    "longitude": 1.68281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}