{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-garden-hostels-camping",
  "name": "Green Garden Hostel's camping",
  "description": "This is a small hostel/guest- house in the suburb of Shkodra. We do have a really big garden with lo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-garden-hostels-camping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/39/6_/1_/396_1_5af68a4459582.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.08,
    "longitude": 19.52
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}