{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hare-hounds-rye",
  "name": "The Hare &Hounds",
  "description": "two fields with a few spots of electricity - no campers larger than a Volkswagen format - small shop in a nice caravan - campfire allowed and wood and stove can be rented - bus stops in front of the door to Rye - but can also be walked through the fields 40 min - routes you will find under the roof - except sanitary no further camper service possibilities.",
  "url": "https://campertunity.com/listings/campgrounds/hare-hounds-rye",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840917.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rye Road",
    "addressLocality": "Rye",
    "addressRegion": "england",
    "postalCode": "TN31",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97109,
    "longitude": 0.70575
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/rye/69293/the-hare-hounds"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£25+"
}