{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-international-de-jablines-jablines",
  "name": "Flower Camping International de Jablines",
  "description": "Flower Camping International de Jablines is a campsite in Jablines, Seine-et-Marne, located by a lake/recreational pond.The campsite has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-international-de-jablines-jablines",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748b3644795c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Base de Loisirs",
    "addressLocality": "Jablines",
    "postalCode": "77450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.91361,
    "longitude": 2.73442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}