{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/top-camping-visulahti-mikkeli",
  "name": "Top Camping Visulahti",
  "description": "Top Camping Visulahti is a campsite in Mikkeli, South Savonia, located on the edge of a lake/recreational pond.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/top-camping-visulahti-mikkeli",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee7b5bcb3c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Visulahdentie 1",
    "addressLocality": "Mikkeli",
    "postalCode": "50180",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.70294,
    "longitude": 27.34397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}