{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-val-louron-adervielle-pouchergues-occitanie",
  "name": "Aire De Val Louron",
  "description": "at resorts - Euro-Relais - chip, with l'Office de Tourisme Loudenville [year] or the resort [in the winter]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-val-louron-adervielle-pouchergues-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665540.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montagne de Bassias",
    "addressLocality": "adervielle-pouchergues",
    "addressRegion": "occitanie",
    "postalCode": "65240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.79203,
    "longitude": 0.38928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}