{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-mountain-2",
  "name": "Green Mountain RV Park",
  "description": "Green Mountain RV Park is a seasonal campground nestled along the Crowsnest River in Coleman, Alberta.",
  "url": "https://campertunity.com/listings/campgrounds/green-mountain-2",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.632538706465596,
    "longitude": -114.51556792521775
  },
  "sameAs": [
    "https://greenmountainrvpark.ca/"
  ]
}