{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-vilnius-lithuania",
  "name": "water",
  "description": "Hostel, Camping and summer Grill rental Terrace. This is not a standard spiritless place. Here we try hard every day to make this camping and hostel a place where we would like to stay ourselves – slightly rustic and cozy. Our mission is tattooed on our strong arms: “provide a budget yet amazing experience of Vilnius”. We call this place a forest, because green is all around our chateau, as we call it. The location is very downtown indeed: being located in the artistic part of Vilnius center...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-vilnius-lithuania",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vilnius",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.6765,
    "longitude": 25.2985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}