{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-pont-de-salars-occitanie",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Pont-de-Salars, France. Visitors' rating: 3.75.",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-pont-de-salars-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665283.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de la Rivière",
    "addressLocality": "pont-de-salars",
    "addressRegion": "occitanie",
    "postalCode": "12290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.27821,
    "longitude": 2.72843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}