{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lytam-st-annes-lytham-saint-annes",
  "name": "Lytam St. Anne's",
  "description": "parking on the beach-apart during the normal rate of 5 pounds and night parking rate",
  "url": "https://campertunity.com/listings/campgrounds/lytam-st-annes-lytham-saint-annes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748179.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Promenade",
    "addressLocality": "Lytham Saint Annes",
    "addressRegion": "inglaterra",
    "postalCode": "FY8",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7474,
    "longitude": -3.03105
  },
  "sameAs": [
    "https://www.campercontact.com/es/reino-unido/inglaterra/lytham-saint-annes/23714/lytam-st-annes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "16+"
}