{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pidula-forell-kallaste",
  "name": "Pidula Forell",
  "description": "Campsite on a lake - fish cafe and rainbow trout fishing - boat rental - restaurant - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/pidula-forell-kallaste",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060230.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veskitiigi",
    "addressLocality": "Kallaste",
    "addressRegion": "kallaste",
    "postalCode": "93462",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.41318,
    "longitude": 22.12623
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "16+"
}