{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/groom-creek-schoolhouse-prescott-az",
  "name": "Groom Creek Schoolhouse",
  "description": "Groom Creek Schoolhouse is located at 64 South Senator Highway, Prescott AZ 86303. Groom Creek Schoolhouse can be contacted at ***-***-**** or https://www.recreation.gov/camping/groom-creek-schoolhouse/r/campgroundDetails.do?contractCode=NRSO&parkId=75440",
  "url": "https://campertunity.com/listings/campgrounds/groom-creek-schoolhouse-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 South Senator Highway",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4707456,
    "longitude": -112.4347378
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/groom-creek-schoolhouse"
  ]
}