{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitegate-farm-certificated-site-birmingham-west-midlands",
  "name": "Whitegate Farm Certificated Site",
  "description": "Whitegate Farm is a working farm and is a family run, small 5CL campsite. The campsite can be found right next to the main A5 road a couple of miles from Weston Park. You will find there's farm shop on site with a butchers counter ideal for purchasing meat for your barbeques! We have a small animal corner where children can see our pet Shetland pony, pig, ducks & sheep. The kids will enjoy our delicious local ice cream, also sold in our shop. There are numerous nice walks surrounding the park...",
  "url": "https://campertunity.com/listings/campgrounds/whitegate-farm-certificated-site-birmingham-west-midlands",
  "image": [
    "https://lh4.googleusercontent.com/-BTxprsAY0Dg/UWPNz8fhIEI/AAAAAAAB67E/FB80hLJALX0/w1000/entrancecampsiteweb.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ivetsey Bank",
    "addressLocality": "Birmingham",
    "addressRegion": "West Midlands",
    "postalCode": "ST19 9QT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4796992,
    "longitude": -1.9026911
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/whitegate-farm-certificated-site/c580067fa374"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}