{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yamp-camp-isfield-east-sussex",
  "name": "Yamp Camp Isfield",
  "description": "Yamp Camp Isfield offers a picturesque campsite nestled in the peaceful Sussex countryside. Relax with spacious pitches, private firepits, and scenic walks near the River Ouse, perfect for nature lovers and families alike.",
  "url": "https://campertunity.com/listings/campgrounds/yamp-camp-isfield-east-sussex",
  "image": [
    "https://framerusercontent.com/images/SGhNMNEDb3fZT9PsgIJVUySl54g.jpg",
    "https://framerusercontent.com/images/SzfTqx6ijoRI8MTHvnCNi6YI80E.jpg?scale-down-to=1024"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Isfield Mill North, Station Rd",
    "addressLocality": "Isfield",
    "addressRegion": "East Sussex",
    "postalCode": "TN22 5XS",
    "addressCountry": "UK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.923,
    "longitude": 0.0457
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}