{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-merou-saint-projet-occitanie",
  "name": "Camping Le Mérou",
  "description": "Small naturist campsite - use GPS coordinates - campsite after GPS point on D19 approx. 1 km - (snack) bar - bread service - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-merou-saint-projet-occitanie",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651042128"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu-dit Le Mérou",
    "addressLocality": "Saint-Projet",
    "addressRegion": "Occitanie",
    "postalCode": "82160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.29381,
    "longitude": 1.78985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "€20+"
}