{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sites-paysages-de-martiniere-sarcenas-auvergne",
  "name": "Camping Sites Paysages De Martiniere",
  "description": "bread service, village 3km,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sites-paysages-de-martiniere-sarcenas-auvergne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885521.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Col de Porte",
    "addressLocality": "sarcenas",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.32584,
    "longitude": 5.79714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.4+"
}