{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-bank-farm-lancaster-lancashire",
  "name": "Red Bank Farm",
  "description": "A beautiful campsite nestled on the shores of Morecambe Bay, home to some of the most beautiful sunsets in England ...Red Bank Farm Campsite is a small family run camping and motor home site on a working farm, situated on the shores of Morecambe Bay. With stunning panoramic views of the Lakeland hills, you can see some of the most beautiful sunsets that England has to offer! The On-Site pets corner and beachside location make it ideal for young and old alike. Why not visit our Pets corner.The...",
  "url": "https://campertunity.com/listings/campgrounds/red-bank-farm-lancaster-lancashire",
  "image": [
    "https://lh6.googleusercontent.com/--tTfuxV3qBM/UZECG39FjGI/AAAAAAAC1IU/TsExVr113MA/w1000/Red-Bank-Farm-114629408.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Shore",
    "addressLocality": "Lancaster",
    "addressRegion": "Lancashire",
    "postalCode": "LA5 8JR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.0488219,
    "longitude": -2.8013499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}