{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowles-campground-nm-camping-information-reviews-nm",
  "name": "Cowles Campground | NM | Camping Information & Reviews",
  "description": "Nestled at the dramatic base of Winsor Canyon, Cowles Campground offers an enchanting escape into the heart of Santa Fe . 9 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/cowles-campground-nm-camping-information-reviews-nm",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/cowles-campground-child-fishing-lake-forested-hills-AF1QipO__fgs_0_1q605rs6yXUhonbmN72R6QvI7JN2K.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.812683,
    "longitude": -105.664353
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/nm/santa-fe/cowles-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}