{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grand-calme-allemond-auvergne",
  "name": "Camping Le Grand Calme",
  "description": "At river / stream, village 500m,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-grand-calme-allemond-auvergne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826197.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Fonderies Royales",
    "addressLocality": "Allemond",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38114",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.12713,
    "longitude": 6.03572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.2+"
}