{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-car-saint-crepin-provence-alpes-cote-dazur",
  "name": "Aire De Camping Car",
  "description": "place towards aerodrome, in front of the bridge directly right, pay at the reception of the campsite - service pillar on the other side of the river Durance",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-car-saint-crepin-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670341.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D38",
    "addressLocality": "saint-crepin",
    "addressRegion": "provence-alpes-cote-dazur",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.70449,
    "longitude": 6.60089
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/saint-crepin/4356/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "€13+"
}