{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palmyre-loisir-les-mathes-nouvelle-aquitaine",
  "name": "Palmyre Loisir",
  "description": "Palmyre Loisir is a camping location with a playground, swimming pool, supermarket, security, and illuminated area.",
  "url": "https://campertunity.com/listings/campgrounds/palmyre-loisir-les-mathes-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue des Mathes",
    "addressLocality": "Les Mathes",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17570",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.70262,
    "longitude": -1.15694
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113311/palmyre-loisir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}