{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hawkridge-farm-taunton",
  "name": "Hawkridge Farm",
  "description": "Currently no description added for Hawkridge Farm",
  "url": "https://campertunity.com/listings/campgrounds/hawkridge-farm-taunton",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lawyers Hill",
    "addressLocality": "Taunton",
    "addressRegion": "Somerset",
    "postalCode": "TA5 1AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0149059,
    "longitude": -3.1029622
  },
  "sameAs": [
    "http://www.campsitechatter.com/campsites/info/hawkridge-farm/5fea1602ddf4"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}