{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-ridge-park-steamboat-rock",
  "name": "Pine Ridge Park",
  "description": "Pine Ridge Park is located at 31458 County Road D35, Steamboat Rock IA 50672. Pine Ridge Park can be contacted at ***-***-**** or http://www.mycountyparks.com/county/hardin/Park/Pine-Ridge-Park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-ridge-park-steamboat-rock",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31458 County Road D35",
    "addressLocality": "Steamboat Rock",
    "addressRegion": "IA",
    "postalCode": "50672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4140154,
    "longitude": -93.0688763
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/steamboat-rock/pine-ridge-park"
  ]
}