{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orjaku-harbour-kardla-estonia",
  "name": "Orjaku Harbour",
  "description": "Beautiful campsite and a good base for hiking, bird watching and fishing The restaurant is open in the summer months.",
  "url": "https://campertunity.com/listings/campgrounds/orjaku-harbour-kardla-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sadama tänav",
    "addressLocality": "Kärdla",
    "addressRegion": "kardla",
    "postalCode": "92411",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.00863,
    "longitude": 22.7514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "18+"
}