{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-pipiou-aquitaine",
  "name": "How far from the lake is Camping Pipiou?",
  "description": "ProfileLocated by the lake, the Pipiou is certainly a remedy against the stress and agitation of large seaside resorts, while having enough to do in the heart of an exceptional natural space, in the shade of pines and feet ... in the water! Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-pipiou-aquitaine",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-pipiou/kp5hQYIF1eQL.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-pipiou/1eQ9fcgmF-sB.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "382 Route des Campings null",
    "addressLocality": "Camping Pipiou",
    "addressRegion": "Aquitaine",
    "postalCode": "40160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3456,
    "longitude": -1.1013
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-pipiou"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}