{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-montclar-occitanie",
  "name": "Aire Municipale Montclar",
  "description": "Reserved area for campers just before the village Montclar. Very spacious and very quiet. The village is only one restaurant is now open at noon on Friday and Saturday evenings. No bakery and no shop in the village. At the service all the services are free, including electricity. Small playground next door. The water tower of Montclar is also an observation tower with 360 degree visibility of the surroundings.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-montclar-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802690.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D60",
    "addressLocality": "Montclar",
    "addressRegion": "Occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96756,
    "longitude": 2.65137
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.03,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}