{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wellington-camping-park-lee-nh",
  "name": "Wellington Camping Park 93 Lee Hook Rd, Lee, NH 03824",
  "description": "http://www.wellingtoncampingparkleenh.com/",
  "url": "https://campertunity.com/listings/campgrounds/wellington-camping-park-lee-nh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93 Lee Hook Rd",
    "addressLocality": "Lee",
    "addressRegion": "NH",
    "postalCode": "03824",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.12354,
    "longitude": -71.011505
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/93462-wellington-camping-park-in-lee-nh"
  ]
}