{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outfields-farm-paddock-bedford-bedfordshire",
  "name": "Outfields Farm ( The Paddock )",
  "description": "Our 4.5 acre paddock campsite is stunning as we are ¾ of a mile from the nearest road and the paddock is surrounded by open fields. Completely hidden away this has to be the perfect rural retreat with total silence and tranquillity. The paddock is fenced and gatedWe limit the number of pitches available to a maximum of 100 during Twinwoods to ensure that each pitch is a very generous size and no one will have the feeling of being crammed in!For the last two weekends of August our campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/outfields-farm-paddock-bedford-bedfordshire",
  "image": [
    "https://lh5.googleusercontent.com/-_g2ekNQD6F4/UimhNJIbJyI/AAAAAAADooU/6ABoZD0fQaM/w1000/Outfields-Farm-%252528-The-Paddock-%252529-735567870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Graze Hill Lane",
    "addressLocality": "Bedford",
    "addressRegion": "Bedfordshire",
    "postalCode": "MK40"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0640034,
    "longitude": -0.4111138
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}