{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-geteu-laruns-nouvelle-aquitaine",
  "name": "Camping de Geteu",
  "description": "Camping de Geteu offers a swimming pool, playground, and golf facilities. The location also provides sanitary services, including toilets and showers. Additionally, there is a supermarket nearby for convenience.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-geteu-laruns-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaa de Geteu",
    "addressLocality": "Laruns",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "64440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.00347,
    "longitude": -0.42033
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113230/camping-de-geteu"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}