{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ilolan-maatilamatkailu-valkeakoski",
  "name": "Ilolan Maatilamatkailu",
  "description": "Farm tourism and accommodation. Offers accommodation, meals, saunas, horseback riding and various events all year round. Also offers holiday packages and equipment rentals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ilolan-maatilamatkailu-valkeakoski",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6537b11408d917000da83561%2F1b10825e-aa92-45b4-93f9-f509fe3ebabd_4041d0_718b353ab00e43b5a083f7d8c00bf42b_640x480.jpg?alt=media&token=a0fa8260-f9f5-49bf-9a5c-6a36f9f00ed9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vedentaantie 30",
    "addressLocality": "Valkeakoski",
    "postalCode": "Zip code",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.23,
    "longitude": 23.8777
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}