{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westmill-farm-ware-hertfordshire",
  "name": "Westmill Farm",
  "description": "Westmill farm site has a great range of attractions for everyone. There is a welcoming restaurant serving fine home cooked food and two function rooms, a nine hole par 3 golf course set in stunning countryside overlooking the Rib Valley, 3 fishing lakes stocked with coarse and game fish, a fishing tackle shop, a truly excellent Garden Centre, Art and Pine furniture shops and model car off-road track. During the summer months there are also a host of additional activities to get involved with....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westmill-farm-ware-hertfordshire",
  "image": [
    "https://lh5.googleusercontent.com/-eyVzS_dRl5c/UaTU_UdfHeI/AAAAAAAC_fw/uwthRJAPHhs/w1000/Westmill-Farm-466692196.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westmill Road",
    "addressLocality": "Ware",
    "addressRegion": "Hertfordshire",
    "postalCode": "SG12 9XF"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8109057,
    "longitude": -0.0311721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}