{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/julie-camping-joensuu-lehmo-pohjois-karjala",
  "name": "Julie Camping Joensuu",
  "description": "Julie Camping Joensuu campsite is located at Hotel Julie in Lehmonharju, just over 5 km from the centre of Joensuu. Here we are surrounded by beautiful nature.",
  "url": "https://campertunity.com/listings/campgrounds/julie-camping-joensuu-lehmo-pohjois-karjala",
  "image": [
    "https://campcation-prod-images.s3.eu-central-1.amazonaws.com/campsites/julie-camping-joensuu/campsite/0-min.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valimontie 3",
    "addressLocality": "Lehmo",
    "addressRegion": "Pohjois-Karjala",
    "postalCode": "80710",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.644119,
    "longitude": 29.8143085
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€16+"
}