{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orakoski-sodankyla",
  "name": "Orakoski",
  "description": "Enjoy a relaxing stay at Orakoski in Onbekend, Finland. Visitors' rating: 3.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orakoski-sodankyla",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651202305",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rovaniementie",
    "addressRegion": "Sodankylä",
    "postalCode": "99600",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.33805,
    "longitude": 26.655154
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}