{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-remy-sur-durolle-montchardias",
  "name": "Saint-Rémy-sur-Durolle - Montchardias",
  "description": "Nice space for 2 trucks. Pitch with a barbecue and a picnic table.",
  "url": "https://campertunity.com/listings/campgrounds/saint-remy-sur-durolle-montchardias",
  "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"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.893595,
    "longitude": 3.602884
  },
  "sameAs": [
    "https://park4night.com/en/place/154681"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ]
}