{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/1186838964f84f539f62c40f66c50ae0200f4549a24513f9726aa039de420226",
  "name": "Lohenpyrstö",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/1186838964f84f539f62c40f66c50ae0200f4549a24513f9726aa039de420226",
  "image": [
    "https://camping.fi/wp-content/uploads/2023/07/lohenpyrsto.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lohenpyrstöntie 53",
    "addressLocality": "Pattijoki",
    "postalCode": "92140",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.7126871,
    "longitude": 24.5215815
  },
  "sameAs": [
    "https://camping.fi/en/leirintaalueet-ja-lomakylat/lohenpyrsto/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}