{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taikayo-urjalankyla",
  "name": "Taikayö Camping",
  "description": "Taikayö Camping is a fantastic place to camp. It has a café for food and drinks. There are toilets, showers, and even a sauna for your comfort. If you enjoy fishing, that's available too. Taikayö Camping is not just a campsite, it's a great camping spot. It offers a café, toilets, showers, and a sauna for your convenience. Plus, there's fishing for those who love the sport.",
  "url": "https://campertunity.com/listings/campgrounds/taikayo-urjalankyla",
  "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": "Kajaniementie 79",
    "addressLocality": "Urjalankylä",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.0727,
    "longitude": 23.405
  },
  "sameAs": [
    "https://campio.no/campsite/taikayo-camping",
    "https://www.pincamp.de/campingplaetze/taikayoe-camping",
    "https://www.spottocamp.com/es/campsites/taikay-camping-urjalankyl"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}