{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-toy-luz-saint-sauveur-occitanie-fr",
  "name": "Camping Toy",
  "description": "cozy place - friendly manager - tourist office next to campsite - in the middle of the village all amenities within walking distance",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-toy-luz-saint-sauveur-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892041.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place du 8 Mai",
    "addressLocality": "Luz-Saint-Sauveur",
    "addressRegion": "occitanie",
    "postalCode": "65120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.87333,
    "longitude": -0.00217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.3+"
}