{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fox-wood-campsite-selden-lane-patching-uk",
  "name": "Fox Wood Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/fox-wood-campsite-selden-lane-patching-uk",
  "image": [
    "https://foxwoodcamping.co.uk/wp-content/uploads/2024/03/Fox-Wood-rich-tile-1200x1200.jpg",
    "https://foxwoodcamping.co.uk/wp-content/uploads/2024/02/Fox-Wood-social-1200x630-1.jpg",
    "/wp-content/themes/understrap-child-main/Site-Photo/fox wood logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fox Wood",
    "addressLocality": "Selden Lane",
    "addressRegion": "Patching",
    "postalCode": "BN13 3UL",
    "addressCountry": "UK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84416198730469,
    "longitude": -0.47268661856651306
  }
}