{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bel-ete-anduze-fr",
  "name": "Camping Le Bel Été",
  "description": "Camping Le Bel Été is a campsite in Anduze, Gard, located a river/stream.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-bel-ete-anduze-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67501399cce16.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1870 route de Nîmes",
    "addressLocality": "Anduze",
    "postalCode": "30140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.03875,
    "longitude": 3.99381
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}