{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garnhams-fishing-badley-england",
  "name": "Garnhams Fishing",
  "description": "Set in 48 acres of grassland with woodland and fish pond - there is also a barista coffee/food stand at the entrance - out of hours access code can be obtained by calling or emailing before arrival - center 1.5km.",
  "url": "https://campertunity.com/listings/campgrounds/garnhams-fishing-badley-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651122112.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stowmarket Road",
    "addressLocality": "badley",
    "addressRegion": "england",
    "postalCode": "IP6 8RJ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16226,
    "longitude": 1.03972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "10+"
}