{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-creek-rv-alto-nm",
  "name": "Eagle Creek RV Resort",
  "description": "Eagle Creek RV Resort is located at 159 Ski Run Road, Alto NM 88312. Eagle Creek RV Resort can be contacted at ***-***-**** or http://eaglecreekrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/eagle-creek-rv-alto-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "159 Ski Run Road",
    "addressLocality": "Alto",
    "addressRegion": "NM",
    "postalCode": "88312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3990282,
    "longitude": -105.6900121
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/alto/eagle-creek-rv-resort",
    "https://thedyrt.com/camping/new-mexico/eagle-creek-rv-resort-nm"
  ]
}