{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ford-bridge-campsite-crookham-england",
  "name": "Ford Bridge Campsite",
  "description": "small family run site - located on the outskirts of Northumberland & Scottish Borders - center 4.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/ford-bridge-campsite-crookham-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650972593.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B6354",
    "addressLocality": "Crookham",
    "addressRegion": "England",
    "postalCode": "TD12 4TQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.6259858,
    "longitude": -2.11122916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}