{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-guerande",
  "name": "dogs_allowed",
  "description": "Beautiful plot of 4600m2, shaded areas. Located in the heart of the salt marshes, 20 minutes' walk from the center of Guérande, 10 minutes' drive from the beaches.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-guerande",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Guérande",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3175,
    "longitude": -2.449
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/gurande/174363/campspace-in-gurande-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}