{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamping-lakosa-rreshen",
  "name": "Kamping Lakosa",
  "description": "Kamping Lakosa is a campsite in Rrëshen, located a river/stream.The campsite has pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamping-lakosa-rreshen",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga Vincenco d'Paoli",
    "addressLocality": "Rrëshen",
    "postalCode": "1000",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76131,
    "longitude": 19.88944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}