{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-meije-la-grave",
  "name": "Camping La Meije",
  "description": "Camping La Meije is a campsite in La Grave, Hautes-Alpes, on the river/stream. This campsite has pitches with parcels, with shade, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-meije-la-grave",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675021debad73.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Village",
    "addressLocality": "La Grave",
    "postalCode": "05320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.04525,
    "longitude": 6.31014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}