{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-hill-rv-park-spring-hill-rv-park-rv-park-campgro",
  "name": "Spring Hill RV Park - Spring Hill RV Park RV Park Campground Cochrane",
  "description": "Beautiful RV park at the gateway to the Rocky Mountains. Close to Cochrane, Alberta. Campground with large lots and full hookups ( power, water, sewer )",
  "url": "https://campertunity.com/listings/campgrounds/spring-hill-rv-park-spring-hill-rv-park-rv-park-campgro",
  "image": [
    "https://www.springhillrvpark.ca/wp-content/uploads/2019/05/banner.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27159613664278,
    "longitude": -114.47456517803656
  },
  "sameAs": [
    "https://www.springhillrvpark.ca"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}