{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-goodfellow-afb-recreation-camp",
  "name": "Goodfellow AFB Recreation Camp",
  "description": "Goodfellow AFB Recreation Camp is located at ***-***-**** South Concho Drive, San Angelo TX 76904. Goodfellow AFB Recreation Camp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-goodfellow-afb-recreation-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1509-1999 South Concho Drive",
    "addressLocality": "San Angelo",
    "addressRegion": "TX",
    "postalCode": "76904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3766314,
    "longitude": -100.4851808
  }
}