{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-danghione-castellare-di-casinca-corsica",
  "name": "Domaine d'Anghione",
  "description": "All the services proposed on the campsite Domaine d'Anghione, Castellare-di-Casinca. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-danghione-castellare-di-casinca-corsica",
  "image": [
    "https://www.homair.com/photos/camping/2643/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3731 Strada d'Anghione",
    "addressLocality": "Castellare-di-Casinca",
    "addressRegion": "Corsica",
    "postalCode": "20213",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4764651,
    "longitude": 9.5296097
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 364,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "67",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€67+"
}