{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/firelake-camping-ylivieska",
  "name": "Firelake Camping",
  "description": "Fire Lake Campground is located near the crossing of State Route 6 and I-75 and offers overnight, weekly, monthly & seasonal camping. The campground is comprised of 205 campsites with an 8 acre swimming and fishing lake. Other Campground Amenities Include:",
  "url": "https://campertunity.com/listings/campgrounds/firelake-camping-ylivieska",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Visalantie 340",
    "addressLocality": "Ylivieska",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.1043,
    "longitude": 24.4884
  },
  "sameAs": [
    "https://campio.no/campsite/firelake-camping"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}