{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beinglas-farm-campsite-arrochar-scotland",
  "name": "Beinglas Farm Campsite",
  "description": "reasonably large campsite on the West Highland Way - B&B, Camping cabins, restaurant and campsite - located between the mountains of the Trossachs - many opportunities for outdoor sports: hiking, cycling, skiing - center 9km",
  "url": "https://campertunity.com/listings/campgrounds/beinglas-farm-campsite-arrochar-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891244.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Highland Way",
    "addressLocality": "arrochar",
    "addressRegion": "scotland",
    "postalCode": "G83 7DZ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.33087,
    "longitude": -4.71706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "20+"
}