{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/correze-troche-nueva-aquitania",
  "name": "La Correze",
  "description": "Place for small-scale motorhomes - call in advance - center to 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/correze-troche-nueva-aquitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651233876.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Templiers",
    "addressLocality": "troche",
    "addressRegion": "nueva-aquitania",
    "postalCode": "19230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.40332,
    "longitude": 1.46908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}