{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-groom-creek-horse-camp-prescott-az",
  "name": "Groom Creek Horse Camp",
  "description": "Groom Creek Horse Camp is located at 344 South Cortez Street, Prescott AZ 86303. Groom Creek Horse Camp can be contacted at ***-***-**** or https://www.recreation.gov/camping/groom-creek-horse-camp/r/campgroundDetails.do?contractCode=NRSO&parkId=110536",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-groom-creek-horse-camp-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "344 South Cortez Street",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5364977,
    "longitude": -112.4690597
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/groom-creek-horse-camp"
  ]
}