{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-bree-les-bains-nouvelle-aquitaine",
  "name": "Aire De Camping Car",
  "description": "At the Office of Tourism",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-bree-les-bains-nouvelle-aquitaine",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650664622.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Baudette",
    "addressLocality": "la-bree-les-bains",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17840",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00823,
    "longitude": -1.35696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.06,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}