{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koiviston-loma-tarvasjoki",
  "name": "Koiviston loma",
  "description": "Koiviston loma offers caravan pitches and cabins, along with amenities such as saunas, showers, and a playground. The campsite provides essential facilities, including a shop and laundry services.",
  "url": "https://campertunity.com/listings/campgrounds/koiviston-loma-tarvasjoki",
  "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": "Takamaantie 157",
    "addressLocality": "Tarvasjoki",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5472,
    "longitude": 22.7616
  },
  "sameAs": [
    "https://campio.no/campsite/koiviston-loma"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}