{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/libranoo-heliomonde-saint-cheron-ile-de-france",
  "name": "Libranoo Héliomonde",
  "description": "The campsite Libranoo Héliomonde is a nudist campsite located in a large forest below Paris. Due to its location, the campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/libranoo-heliomonde-saint-cheron-ile-de-france",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/a/678a5bb74dda8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Petite Beauce",
    "addressLocality": "Saint-Chéron",
    "addressRegion": "Île-de-France",
    "postalCode": "91530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.54436,
    "longitude": 2.13828
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 170,
    "bestRating": 10,
    "worstRating": 1
  }
}