{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-park-crecy-la-chapelle-crecy-la-chapelle",
  "name": "Country Park Crécy La Chapelle",
  "description": "Disneyland Paris is known as the most popular amusement park in Europe. If you are looking for a great campsite close to this famous theme park,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-park-crecy-la-chapelle-crecy-la-chapelle",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/67488872a553e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Serbonne",
    "addressLocality": "Crécy-la-Chapelle",
    "postalCode": "77580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.85367,
    "longitude": 2.92942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.7,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}