{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tarnenai",
  "name": "Tarnėnai - Unnamed Road",
  "description": "At the lake, on a meadow surrounded by forest. you can see a few houses at the other end of the lake, but it is far enough away that you are not being watched or disturbed. currently a lot of mosquitoes. Quite quiet, you can hear something on a distant street, an angler might come by but otherwise not much going on. A good place to spend the night after visiting the city.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tarnenai",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/lt.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.541844,
    "longitude": 25.159795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}