{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-rabine-machecoul",
  "name": "Camping La Rabine",
  "description": "Camping La Rabine is a campsite in Machecoul, Loire-Atlantique, located a river/stream.The campsite has which are marked out, pitches with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-rabine-machecoul",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750634265de2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "allée de la Rabine",
    "addressLocality": "Machecoul",
    "postalCode": "44270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.98983,
    "longitude": -1.81578
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/loire-atlantique/machecoul/camping-la-rabine-116001/",
    "https://www.campercontact.com/de/frankreich/pays-de-la-loire/nantes/70419/camping-la-rabine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}