{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jokiasema-joensuu",
  "name": "Camping Jokiasema",
  "description": "Camping Jokiasema is a campsite in Joensuu, North Karelia, located a river/stream and by a lake/recreational pond.The campsite has pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jokiasema-joensuu",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675035a455c84.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hasanniementie 3",
    "addressLocality": "Joensuu",
    "postalCode": "80110",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.59108,
    "longitude": 29.73844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}