{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/posio-unnamed-road",
  "name": "Posio - Unnamed Road",
  "description": "Parking lot at the end of a cul-de-sac surrounded by forest, very quiet. Gravel road about 4km, easy to drive on.",
  "url": "https://campertunity.com/listings/campgrounds/posio-unnamed-road",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fi.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 66.25784,
    "longitude": 28.46545
  },
  "sameAs": [
    "https://park4night.com/en/place/283247"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}