{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-residence-les-castors-calvi-corsica",
  "name": "Camping & Résidence Les Castors",
  "description": "Neat 4-star campsite with nice swimming pool and sanitary facilities. Passage to beach is a 5 minute walk. There are 2 restaurants at the campsite. One at the pool and one near the passage to the beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-residence-les-castors-calvi-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842488.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Pietra Maggiore",
    "addressLocality": "Calvi",
    "addressRegion": "corsica",
    "postalCode": "20260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.55497,
    "longitude": 8.75727
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "38",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€38+"
}