{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ekoloska-kmetija-mikl-prevalje-si",
  "name": "Ekološka kmetija MIKL",
  "description": "The MIKL Eco Farm is a camping site that offers space for tents and camper vans. It is located under an apple orchard. The campsite provides views of the surrounding area.",
  "url": "https://campertunity.com/listings/campgrounds/ekoloska-kmetija-mikl-prevalje-si",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65c4f36749e3532480d4fd7c%2F27400ed9-42a8-4b3a-8b63-159f697fb2c0_o-kmetiji-2048x1360_640x480.jpg?alt=media&token=021b4aa3-a0ac-4b18-b351-3754377ee148",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Jamnica",
    "addressLocality": "Prevalje",
    "postalCode": "2391",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5956,
    "longitude": 14.87642
  },
  "sameAs": [
    "https://campio.no/campsite/ekoloska-kmetija-mikl"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}