{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-praise-lacanau",
  "name": "Camping La Praise",
  "description": "Campsite La Praise is a campsite with 40 pitches in Lacanau, France. Dogs are allowed at this campsite.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-praise-lacanau",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTc93afa09da15648c7e7dcfb4b3a001e9/camping-la-praise-lacanau-brzzp/conversions/camping-la-praise-lacanau-brzzp-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTc93afa09da15648c7e7dcfb4b3a001e9/camping-la-praise-lacanau-brzzp/camping-la-praise-lacanau-brzzp.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "av. de la Côte d'Argent",
    "addressLocality": "Lacanau",
    "postalCode": "33680",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9816,
    "longitude": -1.0802
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€23+"
}