{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-pontil-touvre-nouvelle-aquitaine",
  "name": "Aire De Camping Car Le Pontil",
  "description": "Parking near the end of La Touvre for 6 motorhomes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-pontil-touvre-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793470.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "touvre",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "16600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.66079,
    "longitude": 0.25832
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  }
}