{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-happy-pyrenees-saligos",
  "name": "Camping Happy Pyrenées",
  "description": "Campsite Happy Pyrénées is a campsite in Saligos, Hautes-Pyrénées.This campsite has delimited, shaded, non-cooked pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-happy-pyrenees-saligos",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675184af1974a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu-dit Larisse",
    "addressLocality": "Saligos",
    "postalCode": "65120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.896,
    "longitude": -0.02811
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}