{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/metsakartano-leirintaalue-onbekend-north-savo",
  "name": "Metsäkartano leirintäalue",
  "description": "The Metsäkartano leirintäalue camping site offers water, electricity, a discharge toilet, toilet facilities, wheelchair-friendly access, laundry services, and showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/metsakartano-leirintaalue-onbekend-north-savo",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Metsäkämpäntie",
    "addressLocality": "Onbekend",
    "addressRegion": "north-savo",
    "postalCode": "73900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.58743,
    "longitude": 28.5624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}