{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-larroque-larroque-occitanie",
  "name": "Parking Larroque",
  "description": "park on a river - picnic tables - bread bar / restaurant [50m] - center 100m",
  "url": "https://campertunity.com/listings/campgrounds/parking-larroque-larroque-occitanie",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650802422.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D964",
    "addressLocality": "Larroque",
    "addressRegion": "Occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.00283,
    "longitude": 1.69192
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/larroque/54663/parking-larroque"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}