{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-marseillan-occitanie",
  "name": "Campspace in Marseillan, Occitanie",
  "description": "A campervan or caravan can park in the enclosed parking area of my villa. The floor is paved - access to water, electricity, and the possibility of emptying cassettes. Located halfway between Marseillan town - all amenities - and Marseillan beach - all leisure activities - (cycle path nearby). I invite you to consult the Marseillan town website to find out about the highlights during the summer period. The following services are available to you depending on the season: Access to the private...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-marseillan-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marseillan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.334,
    "longitude": 3.5225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}