{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seaside-caravan-park-ulrome",
  "name": "Seaside Caravan Park",
  "description": "This static and touring caravan park is situated in the picturesque coastal village of Ulrome, East Yorkshire and offers a serene and relaxing holiday",
  "url": "https://campertunity.com/listings/campgrounds/seaside-caravan-park-ulrome",
  "image": [
    "https://static.wixstatic.com/media/de5e42_8595ed5faed04f628cfe68e1172941da%7Emv2.png/v1/fit/w_2500,h_1330,al_c/de5e42_8595ed5faed04f628cfe68e1172941da%7Emv2.png",
    "https://static.wixstatic.com/media/de5e42_7bc2ecc54f6c4dffb2570b7d9362c28f~mv2.png",
    "https://static.wixstatic.com/media/de5e42_3350433e7d2d46fbba715e8b84ce9991~mv2.jpg/v1/fill/w_1373,h_915,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/de5e42_3350433e7d2d46fbba715e8b84ce9991~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ulrome",
    "addressRegion": "ENG",
    "postalCode": "YO25 8TT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9943178,
    "longitude": -0.2238625
  }
}