{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ute-lake-state-park-logan-nm",
  "name": "Ute Lake State Park",
  "description": "Ute Lake State Park is located at 1800 Loop 540, Logan NM 88426. Ute Lake State Park can be contacted at ***-***-**** or http://www.emnrd.state.nm.us/spd/utelakestatepark.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ute-lake-state-park-logan-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1800 Loop 540",
    "addressLocality": "Logan",
    "addressRegion": "NM",
    "postalCode": "88426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3557804,
    "longitude": -103.4507869
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/logan/ute-lake-state-park"
  ]
}