{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowslip-farm-certified-location-ipswich-suffolk",
  "name": "Cowslip Farm Certified Location",
  "description": "We are a Caravan Club Certificated Location and are licensed for 5 caravans, members only.",
  "url": "https://campertunity.com/listings/campgrounds/cowslip-farm-certified-location-ipswich-suffolk",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fynn Valley Golf Club",
    "addressLocality": "Ipswich",
    "addressRegion": "Suffolk",
    "postalCode": "IP6 9JA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0579324,
    "longitude": 1.1528095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}