{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mogote-meadow-cabins-rv-park-antonito",
  "name": "Mogote Meadow Cabins & RV Park",
  "description": "Mogote Meadow Cabins & RV Park is located at 34127 Colorado 17, Antonito CO 81120. Mogote Meadow Cabins & RV Park can be contacted at ***-***-**** or http://www.mogotemeadow.com/",
  "url": "https://campertunity.com/listings/campgrounds/mogote-meadow-cabins-rv-park-antonito",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34127 Colorado 17",
    "addressLocality": "Antonito",
    "addressRegion": "CO",
    "postalCode": "81120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0637818,
    "longitude": -106.0981886
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/antonito/mogote-meadow-cabins-rv-park"
  ]
}