{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-daups-aups",
  "name": "Camping International d'Aups",
  "description": "Camping International d'Aups is located in the picturesque Aups, one of the many beautiful villages of Provence. From this campsite you can reach...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-daups-aups",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749b17de9514.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "495 rte de Fox Amphoux",
    "addressLocality": "Aups",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.62461,
    "longitude": 6.21767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 412,
    "bestRating": 10,
    "worstRating": 1
  }
}