{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bellevue-en-camarque-aimargues-occitanie",
  "name": "Camping Bellevue En Camarque",
  "description": "simple campsite on the edge of the Camargue - beach 20km - bakery 200m - restaurants 200m - Super U supermarket 2.2km - A9 exit 26 7km - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-bellevue-en-camarque-aimargues-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818277.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Piquette",
    "addressLocality": "aimargues",
    "addressRegion": "occitanie",
    "postalCode": "30470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.68109,
    "longitude": 4.21351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.37,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€34+"
}