{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mora-campground-tererro-nm-us",
  "name": "Mora Campground",
  "description": "Mora Campground is located at , Tererro NM 87573. Mora Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/mora-campground-tererro-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tererro",
    "addressRegion": "NM",
    "postalCode": "87573",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7691983,
    "longitude": -105.6586282
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/tererro/mora-campground"
  ]
}