{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pulli",
  "name": "Pulli -",
  "description": "A small parking lot in the forest to visit the \"Pulli Pank\". A nice cliff to see on the Baltic Sea coast.",
  "url": "https://campertunity.com/listings/campgrounds/pulli",
  "image": [
    "https://cdn3.park4night.com/lieu/274801_274900/274888_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn6.park4night.com/images/svg/flags/lv.svg",
    "https://cdn3.park4night.com/lieu/274801_274900/274889_gd.jpg",
    "/images/svg/logo_p4n_web_vertical.svg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.613911,
    "longitude": 22.951208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}