{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-oradour-sur-glane-bloedbad-van-oradour",
  "name": "Aire de Camping Car Oradour Sur Glane",
  "description": "Near football stadium - beautiful view - no shade - blocks necessary - electricity only at the service station - the destroyed village is definitely worth a visit - Memorial 1200m - facilities closed in winter - jeton, near L'Office de Tourisme - bakery 1km - center 500m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-oradour-sur-glane-bloedbad-van-oradour",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667031.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Stade",
    "addressLocality": "Bloedbad van Oradour-sur-Glane",
    "postalCode": "87520",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93567,
    "longitude": 1.02489
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 186,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.5+"
}