{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farm-west-linton-scotland",
  "name": "A Farm in West Linton",
  "description": "Nestled in the picturesque countryside of Lamancha, Whitmuir Farm offers motorhome tourists an idyllic retreat with stunning landscapes and a warm, welcoming atmosphere. This working organic farm boasts a range of attractions, including scenic walking trails, a delightful farm shop, and a charming café serving delicious homemade meals. Enjoy the tranquility of rural life while exploring sustainable farming practices and savouring fresh, local produce.",
  "url": "https://campertunity.com/listings/campgrounds/farm-west-linton-scotland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/19980720147/photo-gallery/h3GpXxjpTBmuhzpO_db13701d17320214b3bc27f1d93189c6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Linton",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.76517065,
    "longitude": -3.22255922
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}