{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dovesite-caravan-park-melbourne-england",
  "name": "Dovesite Caravan Park",
  "description": "Dovesite Caravan Park is located in Melbourne, Derbyshire and can accommodate up to 40 caravans at any one time. We also have a Caravan Club Certificated Location site which is segregated from Dovesite Caravan Park and can take up to a maximum of 5 caravans at any one time.",
  "url": "https://campertunity.com/listings/campgrounds/dovesite-caravan-park-melbourne-england",
  "image": [
    "https://static.wixstatic.com/media/4912be_407f12beb69e46d6b27e6f1b771e1a50~mv2.png",
    "https://static.wixstatic.com/media/4912be_cf1429e1f34c465d8b1485a87fd435a2~mv2_d_6000_4000_s_4_2.jpg/v1/fill/w_911,h_607,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/4912be_cf1429e1f34c465d8b1485a87fd435a2~mv2_d_6000_4000_s_4_2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Melbourne",
    "addressRegion": "England",
    "postalCode": "DE73 8HS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8228134,
    "longitude": -1.4283564
  }
}