{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-4",
  "name": "The Park",
  "description": "The Park, Glasgow Montana. See 5 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/park-4",
  "image": [
    "https://campcdn.com/photos/1/4/14420/359923/uploads_2F1658093157652-y6c98yno3tc-10d0a13beb58d10b9949a9ddaa84a466_2FIMG_8302%2BLarge.jpeg?v=1658093201",
    "http:https://campcdn.com/photos/1/4/14420/359924/low_res/the-park-glasgow-mt.jpeg?v=1658093187"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.220877,
    "longitude": -106.644804
  },
  "sameAs": [
    "https://www.campendium.com/the-park-glasgow-mt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}