{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dog-canyon-campground-nm",
  "name": "Dog Canyon Campground",
  "description": "Explore Dog Canyon Campground in Guadalupe Mountains National Park, Texas with Recreation.gov. Dog Canyon is a 70-mile (113 km) drive from the nearest town of Carlsbad, New Mexico and is 110 miles (177 km) from the Pine Spring Visitor Center & Campground",
  "url": "https://campertunity.com/listings/campgrounds/dog-canyon-campground-nm",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/09/07/04/10/258852_aa54902a-e144-4337-95b8-b46cc8b2f879_1440.jpeg",
    "https://cdn.recreation.gov/public/2021/08/22/23/14/258852_b2f25e8f-b85d-4917-af07-5e473e6c449c_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/07/03/48/258852_8f0d14ff-b263-4637-b74c-2fea90ba1a51_1440.jpeg",
    "https://cdn.recreation.gov/public/2022/10/15/21/23/258852_b1461153-de5f-4ae0-8831-86c60af47fbd_700.jpg",
    "https://cdn.recreation.gov/public/2021/02/18/22/49/258852_a80200cf-e695-4efa-8ee7-8cc9e2651fcb_700.jpg",
    "https://cdn.recreation.gov/public/2021/02/18/22/55/258852_369c0a48-2557-4ebd-acdc-8fab01645af3_700.jpg",
    "https://cdn.recreation.gov/public/2021/02/18/22/43/258852_0cd168d7-d8a8-44c9-8d4f-81f72181050f_700.jpg",
    "https://cdn.recreation.gov/public/2021/02/18/22/39/258852_fde82b57-fd96-41e9-8acd-c50d178e7668_1440.jpg",
    "https://cdn.recreation.gov/public/2021/08/22/23/08/258852_64aa2633-16c1-4bc1-ae15-ce2867106f61_700.jpg",
    "https://cdn.recreation.gov/public/2021/02/18/23/06/258852_afa25acc-2c8c-446e-8ffb-c70dae31168d_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/09/07/04/13/258852_c3b5074c-640d-41ff-99af-cc5d337b9b12_700.jpeg",
    "https://cdn.recreation.gov/public/2021/08/22/23/16/258852_a48b44ce-ee94-4231-9a53-18d67ccca469_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dog Canyon Campground",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9948983,
    "longitude": -104.8328473
  },
  "sameAs": [
    "http://www.nps.gov/gumo/planyourvisit/camping.htm",
    "https://www.recreation.gov/camping/campgrounds/258852"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$60"
}