{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-upper-cullen-resort-camp",
  "name": "Upper Cullen Resort & Campground",
  "description": "Upper Cullen Resort & Campground is located at 28317 Upper Cullen Road, Pequot Lakes MN 56472. Upper Cullen Resort & Campground can be contacted at ***-***-**** or http://www.uppercullen.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-upper-cullen-resort-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28317 Upper Cullen Road",
    "addressLocality": "Pequot Lakes",
    "addressRegion": "MN",
    "postalCode": "56472",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.564634,
    "longitude": -94.242408
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/pequot-lakes/upper-cullen-resort-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/pequot-lakes/upper-cullen-resort-campground"
  ]
}