{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-chapouliere-ruoms",
  "name": "Camping La Chapoulière",
  "description": "Located on the bank of the Ardèche river, Camping La Chapoulière offers an idyllic holiday destination for nature lovers and families...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-chapouliere-ruoms",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c25ee94924.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 chemin de la Chapoulière",
    "addressLocality": "Ruoms",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.43111,
    "longitude": 4.32956
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 507,
    "bestRating": 10,
    "worstRating": 1
  }
}