{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/air-naturelle-de-camping-de-cadeac-ancizan-occitania",
  "name": "Air naturelle de camping de Cadéac",
  "description": "Small beautiful campsite, nice view. Suitable for campers. Very nice, helpful owner",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/air-naturelle-de-camping-de-cadeac-ancizan-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651268459"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Houssat",
    "addressLocality": "Ancizan",
    "addressRegion": "occitania",
    "postalCode": "65440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.87352,
    "longitude": 0.34347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}