{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/place-called-our-little-paradise-marseillan",
  "name": "Place called our little paradise",
  "description": "Hello, we rent pitches on our land surrounded by fields, shaded in a diverse nature (palm tree, silk tree, pine, linden, fig tree...) To be chosen on arrival. And for an unusual rental, an Eriba Pan caravan with everything you need to get away from it all for €30/night, with a decreasing price per week. We will be able to share our swimming pool from July and the children's games (games, swing, trampoline, football goals...), we have created sanitary facilities on the ground (solar shower and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/place-called-our-little-paradise-marseillan",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marseillan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4895,
    "longitude": 0.32
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}