{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mchood-park-campsite-winslow-az-us",
  "name": "What is the phone number for McHood Park Campsite?",
  "description": "McHood Park Campsite is located at , Winslow AZ 86047. McHood Park Campsite can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/mchood-park-campsite-winslow-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winslow",
    "addressRegion": "AZ",
    "postalCode": "86047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9719311,
    "longitude": -110.6433967
  }
}