{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-belle-riviere-sainte-luce-sur-loire-pays-de-la-loire",
  "name": "Camping Belle Riviere",
  "description": "Quiet campsite - use GPS coordinates - near the river Loire - wifi near the reception - bread service - food truck on Wednesday evening - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-belle-riviere-sainte-luce-sur-loire-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650867771.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Perrières",
    "addressLocality": "sainte-luce-sur-loire",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.25165,
    "longitude": -1.45376
  },
  "sameAs": [
    "https://www.campercontact.com/es/frankrijk/pays-de-la-loire/sainte-luce-sur-loire/77448/camping-belle-riviere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€24+"
}