{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-soustran-neuvic-na",
  "name": "Camping Le Soustran",
  "description": "between forest, ackerland and water - swimming pool - recreation room - terrace - center 4500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-soustran-neuvic-na",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901395.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Pont de Pellachal",
    "addressLocality": "Neuvic",
    "addressRegion": "Nouvelle-Aquitaine",
    "postalCode": "19160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.41035,
    "longitude": 2.28458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.25+"
}