{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-airotel-pyrenees-luz-st-sauveur-esquieze-sere",
  "name": "Camping Airotel Pyrénées",
  "description": "Camping Airotel Pyrénées is a campsite located in Luz-Saint-Sauveur, Hautes-Pyrénées.This campsite on terraces and campsite on the ground...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-airotel-pyrenees-luz-st-sauveur-esquieze-sere",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674eeb933cd8c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46 avenue du Barège",
    "addressLocality": "Luz-St-Sauveur/Esquièze-Sère",
    "postalCode": "65120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.88031,
    "longitude": -0.01117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}