{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-tranches-notre-dame-de-monts",
  "name": "Camping Les Tranches",
  "description": "Camping Les Tranches is a campsite in Notre Dame De Monts, France. Book and review Camping Les Tranches on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-tranches-notre-dame-de-monts",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Creusière 42",
    "addressLocality": "Notre Dame De Monts",
    "postalCode": "85690",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8442,
    "longitude": -2.1269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}