{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkfoot-carnforth",
  "name": "Parkfoot Holiday Homes",
  "description": "Parkfoot Holiday Homes is a campsite in Carnforth, United Kingdom. Book and judge Parkfoot Holiday Homes on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/parkfoot-carnforth",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT97d6e7cc217e49230707a74c3c55ced0/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bentham Road",
    "addressLocality": "Carnforth",
    "postalCode": "LA6 3HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.13945,
    "longitude": -2.50433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}