{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-mouthiers-sur-boeme-nouvelle-aquitaine",
  "name": "Aire Municipale",
  "description": "behind the church - quiet - at frost no water intake possible - baker in the street opposite the church - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-mouthiers-sur-boeme-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746149.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Chauveterie",
    "addressLocality": "mouthiers-sur-boeme",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "16440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.55424,
    "longitude": 0.12488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}