{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-cottonwood-ute-lake-state-park-logan-nm",
  "name": "New Cottonwood — Ute Lake State Park",
  "description": "New Cottonwood at Ute Lake State Park is located near Ute Lake, offering a landscape of open spaces and water views.",
  "url": "https://campertunity.com/listings/campgrounds/new-cottonwood-ute-lake-state-park-logan-nm",
  "image": [
    "https://photos.thedyrt.com/photo/684612/media/new-mexico-ute-lake-state-park-north-area_8c468632-84fe-444f-ad29-552c3c7c2de9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/684612/media/new-mexico-ute-lake-state-park-north-area_8c468632-84fe-444f-ad29-552c3c7c2de9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/684613/media/new-mexico-ute-lake-state-park-north-area_4c37ccfb-c12e-4704-8f7a-0d25e4d7a4cb.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.451,35.355)/-103.451,35.355,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P. O. BOX 52",
    "addressLocality": "Logan",
    "addressRegion": "NM",
    "postalCode": "88426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.355,
    "longitude": -103.451
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/new-cottonwood"
  ],
  "numberOfRooms": 7,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15+"
}