{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tignes-tignes-auvergne-rhone-alpes",
  "name": "Tignes",
  "description": "Quiet campsite where the municipal police comes by to collect the stacks - beautiful view - halfway through a valley - center 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tignes-tignes-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650949707.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D87B",
    "addressLocality": "Tignes",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "73320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.50115,
    "longitude": 6.92201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}