{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bestpark-ikaalinen-spa-onbekend-ikaalinen",
  "name": "BestPark Ikaalinen Spa",
  "description": "BestPark Ikaalinen Spa is a camping location with water, electricity, and the ability to discharge toilet containers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bestpark-ikaalinen-spa-onbekend-ikaalinen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hämyläntie",
    "addressLocality": "Onbekend",
    "addressRegion": "ikaalinen",
    "postalCode": "39500",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.77572,
    "longitude": 23.01842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}