{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-joe-skeen-campground-grants-nm-us",
  "name": "What is the phone number for Joe Skeen Campground?",
  "description": "Joe Skeen Campground is located at New Mexico 117, Grants NM 87020. Joe Skeen Campground can be contacted at or https://www.blm.gov/visit/el-malpais-nca",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-joe-skeen-campground-grants-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Mexico 117",
    "addressLocality": "Grants",
    "addressRegion": "NM",
    "postalCode": "87020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9410444,
    "longitude": -107.8236192
  }
}