{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-knightingales-campingsite-stone-oxney-england",
  "name": "Parking Knightingales Campingsite",
  "description": "small campsite with stunning views towards the sea over the Rye Vally - private bathrooms - fishing pond for enthusiasts - Center Rye 7km",
  "url": "https://campertunity.com/listings/campgrounds/parking-knightingales-campingsite-stone-oxney-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883709.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittersham Road",
    "addressLocality": "Stone in Oxney",
    "addressRegion": "england",
    "postalCode": "TN30 7HA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01132,
    "longitude": 0.73777
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/stone-in-oxney/81634/parking-knightingales-campingsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "35",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "£35+"
}