{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-albirondack-park-albi-occitanie",
  "name": "Camping Albirondack Park",
  "description": "Camping American style - no facilities in winter - wellness center - outdoor pool - water connection near the pitches - center 1.7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-albirondack-park-albi-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818644.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée de la Piscine",
    "addressLocality": "Albí",
    "addressRegion": "occitanie",
    "postalCode": "81000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.93432,
    "longitude": 2.16377
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28.2+"
}