{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-roullet-saint-estephe-nouvelle-aquitaine",
  "name": "Aire De Camping Car",
  "description": "day may suffer from traffic noise - to JDB Loisirs (RV accessories) - pizzeria - bakery 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-roullet-saint-estephe-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664762.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N10",
    "addressLocality": "roullet-saint-estephe",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "16440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5809,
    "longitude": 0.04458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  }
}