{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/honeypot-camp-and-caravan-park-diss-norfolk",
  "name": "Honeypot Camp & Caravan Park",
  "description": "The Smith family have lived at Honeypot Farm since 1963 and have run their caravan and camping park for over 40 years, where they have established a happy and satisfied customer base for those seeking peace and quiet. Situated in the peaceful village of Wortham close to the Suffolk/Norfolk border, the site covers over 6 acres with two large lakes.One lake is available for fishing (day or half day tickets at reasonable rates) by campsite residents and holds a variety of mixed course fish, and...",
  "url": "https://campertunity.com/listings/campgrounds/honeypot-camp-and-caravan-park-diss-norfolk",
  "image": [
    "https://lh4.googleusercontent.com/-kyuOhgZp6jA/VCVU1Cx6PPI/AAAAAAAEECM/iqUU0iqrOHk/w1000/five.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Honeypot Farm",
    "addressLocality": "Diss",
    "addressRegion": "Norfolk",
    "postalCode": "IP22 1PW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3769148,
    "longitude": 1.1088804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}