{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/culross-west-car-park-dunfermline-scotland",
  "name": "Culross West Car Park",
  "description": "waterfront - long campers can stand the best across - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/culross-west-car-park-dunfermline-scotland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650790491.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Balgownie West",
    "addressLocality": "Dunfermline",
    "addressRegion": "scotland",
    "postalCode": "KY12 8JL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.05498,
    "longitude": -3.63532
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}