{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-labbatiale-st-leu-desserent",
  "name": "Camping l'Abbatiale",
  "description": "Camping l’Abbatiale is located in the French department of Saint-Leu d’Esserent. A good campsite with amenities like a multi-functional...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-labbatiale-st-leu-desserent",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674cb2fba67df.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39 rue Salvador Allende",
    "addressLocality": "St. Leu-d'Esserent",
    "postalCode": "60340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.21194,
    "longitude": 2.40208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 167,
    "bestRating": 10,
    "worstRating": 1
  }
}