{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dn1l",
  "name": "() - DN1L",
  "description": "Quiet place next to the forest, lake restaurat and something like water equipment rental. There isn't access to the lake. GPS is shifted, I can't edit it. Right GPS: 44,***-***-****, 26,***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dn1l",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/bg.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.714817,
    "longitude": 26.160932
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equipment_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}