{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-cars-saint-severin-nouvelle-aquitaine",
  "name": "Aire de Camping Cars",
  "description": "power 4 x-supermarket 50 m-Centre 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-cars-saint-severin-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741798.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Pavancelle",
    "addressLocality": "Saint-Séverin",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "16390",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.31272,
    "longitude": 0.25533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}