{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-vaudois-les-vigneaux-hautes-alpes",
  "name": "CAMPING LES VAUDOIS",
  "description": "In Les Vigneaux this campsite 1 star of 141 pitches offers mobil-homes for rent. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-vaudois-les-vigneaux-hautes-alpes",
  "image": [
    "https://hpaguide.co.uk/i/c/3019/w/cv/cp3019-w-thumb.webp?v=1746038841"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les Vigneaux",
    "addressRegion": "Hautes-Alpes",
    "postalCode": "05120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.819305,
    "longitude": 6.547014000000001
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}