{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/westbrook-green-farm-diss-norfolk",
  "name": "Westbrook Green Farm Certificated Location",
  "description": "Currently no description added for Westbrook Green Farm Certificated Location",
  "url": "https://campertunity.com/listings/campgrounds/westbrook-green-farm-diss-norfolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shelfanger Road",
    "addressLocality": "Diss",
    "addressRegion": "Norfolk",
    "postalCode": "IP22 4XX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3769148,
    "longitude": 1.1088804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}