{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dog-canyon-campground-dell-city",
  "name": "Dog Canyon Campground",
  "description": "Dog Canyon Campground is located at New Mexico 137, Dell City TX 79847. Dog Canyon Campground can be contacted at ***-***-**** or https://www.nps.gov/gumo/planyourvisit/dogcanyon.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dog-canyon-campground-dell-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Mexico 137",
    "addressLocality": "Dell City",
    "addressRegion": "TX",
    "postalCode": "79847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9937767,
    "longitude": -104.8329611
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/dell-city/dog-canyon-campground"
  ]
}