{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-saturnin-la-marcouniere",
  "name": "Saint-Saturnin - La Marcounière",
  "description": "Very nice place in the middle of the hills. access is still complicated for camper vans but accessible for Vans and small 6 meter camper vans. access is via forest tracks",
  "url": "https://campertunity.com/listings/campgrounds/saint-saturnin-la-marcouniere",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/715601_715700/715661_gd.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.408205,
    "longitude": 3.198329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}