{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/speyside-caravanning-aberlour",
  "name": "Speyside Camping and Caravanning Club Site",
  "description": "Listing of 1 Campground in Aberlour with address, map, reviews and other related information.",
  "url": "https://campertunity.com/listings/campgrounds/speyside-caravanning-aberlour",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seafield Avenue",
    "addressLocality": "Aberlour",
    "postalCode": "AB38 9SL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.4707929,
    "longitude": -3.2255387
  },
  "sameAs": [
    "https://www.touristplaces.uk/aberlour/campgrounds/"
  ]
}