{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-domaine-de-senaud-albon",
  "name": "Camping du Domaine de Senaud",
  "description": "Camping du Domaine de Senaud is located in the French department of Drôme. The campsite has several special...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-domaine-de-senaud-albon",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eefb6a1e63.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10, route de Saint Martin",
    "addressLocality": "Albon",
    "postalCode": "26140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.23272,
    "longitude": 4.84308
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 701,
    "bestRating": 10,
    "worstRating": 1
  }
}