{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-sainte-eulalie-de-cernon-sainte-eulalie",
  "name": "Aire De Camping Car Sainte Eulalie De Cernon",
  "description": "location on the edge of the medieval village - payment machine - barrier - camper service across the street - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-sainte-eulalie-de-cernon-sainte-eulalie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816921.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Millasse",
    "addressLocality": "sainte-eulalie-de-cernon",
    "addressRegion": "occitanie",
    "postalCode": "12230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.98521,
    "longitude": 3.13827
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 130,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€11+"
}