{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-inn-rv-park",
  "name": "Cottonwood Inn & RV Park",
  "description": "Cottonwood Inn & RV Park, Glasgow Montana. See 14 traveler reviews, 16 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-inn-rv-park",
  "image": [
    "https://campcdn.com/photos/1/4/14418/388561/9EFB599E-AA22-43F1-909F-217D0EC6A157.jpg?v=1676260048",
    "http:https://campcdn.com/photos/1/4/14418/444788/low_res/cottonwood-inn-rv-park-mt.jpg?v=1719585817"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.19523,
    "longitude": -106.628541
  },
  "sameAs": [
    "https://www.campendium.com/cottonwood-inn-rv-park-mt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}