{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-fougeres-murol",
  "name": "Camping Les Fougères",
  "description": "Camping Les Fougères is a campsite in Murol, Puy-de-Dôme, located a river/stream.This terraced camp site has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-fougeres-murol",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eed6f66248.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Marais",
    "addressLocality": "Murol",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57561,
    "longitude": 2.93108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}