{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/narrow-gauge-railroad-inn-antonito-co-us",
  "name": "Narrow Gauge Railroad Inn",
  "description": "Narrow Gauge Railroad Inn is located at 5200 US Highway 285, Antonito CO 81120. Narrow Gauge Railroad Inn can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/narrow-gauge-railroad-inn-antonito-co-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5200 US Highway 285",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0680961,
    "longitude": -106.0127315
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/narrow-gauge-railroad-inn"
  ]
}