{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-tilleuls-gedre-fr",
  "name": "Camping Les Tilleuls",
  "description": "Camping Les Tilleuls is a campsite in Gèdre, Hautes-Pyrénées.This terraced camp site has pitches with some shade. It is possible to rent tents,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-tilleuls-gedre-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751654b438bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Saussa",
    "addressLocality": "Gèdre",
    "postalCode": "65120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.78217,
    "longitude": 0.01464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}