{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ranua-zoo-camping-ranua",
  "name": "Ranua Zoo Camping",
  "description": "Ranua Zoo Camping is a campsite in Ranua, Lapland.The campsite has which are marked out and pitches without shade. It is possible to rent apartments....",
  "url": "https://campertunity.com/listings/campgrounds/ranua-zoo-camping-ranua",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516086db910.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rovaniementie 29",
    "addressLocality": "Ranua",
    "postalCode": "97700",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.9435,
    "longitude": 26.46683
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/finland/lapland/ranua/ranua-zoo-camping-118517/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}