{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-du-marais-murol",
  "name": "Domaine du Marais",
  "description": "Domaine du Marais is a campsite in Murol, Puy-de-Dôme, located a river/stream.This terraced camp site and camp site with sloping grounds has which...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-du-marais-murol",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750681d7e862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Marais",
    "addressLocality": "Murol",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57644,
    "longitude": 2.93108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}