{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-river-rv-park-alanson-mi-us",
  "name": "Crooked River RV Park",
  "description": "Crooked River RV Park is located at 7384 Cheboygan Street, Alanson MI 49706. Crooked River RV Park can be contacted at ***-***-**** or http://www.crookedriverrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/crooked-river-rv-park-alanson-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7384 Cheboygan Street",
    "addressLocality": "Alanson",
    "addressRegion": "MI",
    "postalCode": "49706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.442411,
    "longitude": -84.782813
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/alanson/crooked-river-rv-park"
  ]
}