{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shepherds-rest-berwick-upon-tweed-england",
  "name": "Shepherd's Rest",
  "description": "Shepherd's Rest - farm - bus stop 100m - no pets",
  "url": "https://campertunity.com/listings/campgrounds/shepherds-rest-berwick-upon-tweed-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234775"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lamins Farm, Foulden",
    "addressLocality": "Berwick-upon-Tweed",
    "addressRegion": "england",
    "postalCode": "TD15 1UH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.80435,
    "longitude": -2.12534
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "24",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "£24+"
}