{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trois-frontieres-luxembourg",
  "name": "Camping Trois Frontières",
  "description": "Camping Trois Frontières is located in Lieler. The campsite features a variety of pitches, some with shade, some without, and others with partial shade. The grounds are sloping, adding a unique aspect to the camping experience. Accommodation options include the possibility to rent hikers' cabins and bungalows/chalets. For entertainment and activities, the campsite is equipped with a playground and a sports ground. Cycling enthusiasts will appreciate the various cycle routes offered by the cam...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trois-frontieres-luxembourg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65c4f36749e3532480d4fdb6%2F226128d1-d9db-42a9-9752-64084e37dc7b_297_640x480.jpg?alt=media&token=211483ac-3ec5-43bf-a3dc-4a723e9343a4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstrooss 12",
    "addressLocality": "Luxembourg",
    "postalCode": "Zip code",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12385,
    "longitude": 6.105
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}