{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-la-niquiere-nouvelle-aquitaine",
  "name": "Camping municipal La Niquière",
  "description": "Camping municipal La Niquière offers a swimming pool, playground, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-la-niquiere-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Impasse du Stade",
    "addressLocality": "114936",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "79510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.32758,
    "longitude": -0.58459
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/114936/camping-municipal-la-niquiere",
    "https://park4night.com/en/place/3805"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}