{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/findhorn-bay-holiday-park-findhorn",
  "name": "Findhorn Bay Holiday Park",
  "description": "Findhorn Bay Holiday Park is a campsite in Findhorn, Moray, located by the sea and by a lake/recreational pond.The campsite has pitches without shade...",
  "url": "https://campertunity.com/listings/campgrounds/findhorn-bay-holiday-park-findhorn",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Findhorn",
    "postalCode": "IV36 3TY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.65131,
    "longitude": -3.59117
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/scotland/moray/findhorn/findhorn-bay-holiday-park-125851/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}