{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-side-area-ute-lake-state-park-logan-nm",
  "name": "South Side Area — Ute Lake State Park",
  "description": "South Side Area at Ute Lake State Park is near Logan, NM, and features flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/south-side-area-ute-lake-state-park-logan-nm",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Logan",
    "addressRegion": "NM",
    "postalCode": "88426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.33875907,
    "longitude": -103.44612955
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-mexico/new-mexico-ute-lake-state-park-south-side"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}