{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-appeleiland-zalvariai-moletai",
  "name": "Camping Appeleiland",
  "description": "Camping Appeleiland is a campsite in Zalvariai, located in a wood and by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-appeleiland-zalvariai-moletai",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67506822864fe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salos g 3",
    "addressLocality": "Zalvariai/Molétai",
    "postalCode": "01122"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.16067,
    "longitude": 25.30672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}