{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pierra-menta-la-plagne-tarentaise-auvergne-rhone-alp",
  "name": "Camping Pierra Menta",
  "description": "panoramic view of the glaciers and the valley - remote - supermarket 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pierra-menta-la-plagne-tarentaise-auvergne-rhone-alp",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650811885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Sciaz",
    "addressLocality": "la-plagne-tarentaise",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "73210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56849,
    "longitude": 6.67066
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.5+"
}