{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-segur-le-chateau-occitanie",
  "name": "Aire Municipale",
  "description": "for the lakes and Pareloup Pont de Salars-beautiful place near the soccer fields-laundry room with hot water-stores nearby-quiet village",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-segur-le-chateau-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670813.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Bourg",
    "addressLocality": "segur-le-chateau",
    "addressRegion": "occitanie",
    "postalCode": "12290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.29068,
    "longitude": 2.83506
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}