{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-etangs-des-moines-fourmies-fr",
  "name": "Camping les Étangs des Moines",
  "description": "Camping les Étangs des Moines is a campsite in Fourmies, North, located by a lake/recreational pond.This camp site with sloping grounds has which...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-etangs-des-moines-fourmies-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eef62028f5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 rue des Étangs",
    "addressLocality": "Fourmies",
    "postalCode": "59610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.00603,
    "longitude": 4.06156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}