{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-du-stade-collobrieres-provence",
  "name": "Camping area Car du Stade",
  "description": "opposition 'Parking du Stade' - service station 1.5km [site code 13377] - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-du-stade-collobrieres-provence",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D14",
    "addressLocality": "Collobrières",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23733,
    "longitude": 6.31641
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}