{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drumshademuir-caravan-park-kirriemuir-angus",
  "name": "Drumshademuir Caravan Park",
  "description": "A warm welcome awaits you at Drumshademuir from the Dishington Family. Drumshademuir, situated mid-way between Kirriemuir and Glamis, is open all year round and offers an excellent location for your holiday in this beautiful area. Pitches are available for touring caravans, motorhomes and tents most with electric hook-up. We offer immaculate toilet and shower facilities including an accessible shower-room, dish washing area and laundry. The Park Tavern is situated at the entrance to the Park...",
  "url": "https://campertunity.com/listings/campgrounds/drumshademuir-caravan-park-kirriemuir-angus",
  "image": [
    "https://lh4.googleusercontent.com/-N9dKZbUOiiI/UdR5TsQdghI/AAAAAAADUJo/07E3GV-yrtg/w1000/Woodland%252520Caravans.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roundyhill",
    "addressLocality": "Kirriemuir",
    "addressRegion": "Angus",
    "postalCode": "DD8 4EG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.6731057,
    "longitude": -3.0043927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}