{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/immervoulin-caravan-camping-park-strathyre-scotland",
  "name": "Immervoulin Caravan & Camping Park",
  "description": "campsite between the river Balveig and the A84 - just south of Strathyre - small shop - fishing - swimming in river along camping - Strathyre with shop and 3 pubs 500m - center 15km",
  "url": "https://campertunity.com/listings/campgrounds/immervoulin-caravan-camping-park-strathyre-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A84",
    "addressLocality": "Strathyre",
    "addressRegion": "scotland",
    "postalCode": "FK18 8NJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.31762,
    "longitude": -4.32937
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "27",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "£27+"
}