{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-innature-arques",
  "name": "Flower Camping Innature",
  "description": "Flower Camping Innature is a campsite in Arques, Aude, located by a lake/recreational pond.This terraced camp site has which are marked out and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-innature-arques",
  "image": [
    "https://cdn2.acsi.eu/6/7/a/5/67a5dd860d53e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 chemin du Lac",
    "addressLocality": "Arques",
    "postalCode": "11190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.94922,
    "longitude": 2.37672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}