{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holy-ghost-group-area-tererro-nm",
  "name": "HOLY GHOST GROUP AREA",
  "description": "HOLY GHOST GROUP AREA is located at Forest Service Road 122, Tererro NM 87573. HOLY GHOST GROUP AREA can be contacted at ***-***-**** or http://www.recreation.gov/camping/holy-ghost-group-area/r/campgroundDetails.do?contractCode=NRSO&parkId=70076",
  "url": "https://campertunity.com/listings/campgrounds/holy-ghost-group-area-tererro-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 122",
    "addressLocality": "Tererro",
    "addressRegion": "NM",
    "postalCode": "87573",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7777778,
    "longitude": -105.7041667
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/tererro/holy-ghost-group-area"
  ]
}