{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-river-rv-resort-indian-river",
  "name": "Indian River RV Resort",
  "description": "Indian River RV Resort is located at 561 North Straits Highway, Indian River MI 49749. Indian River RV Resort can be contacted at ***-***-**** or https://indianrivercampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-river-rv-resort-indian-river",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "561 North Straits Highway",
    "addressLocality": "Indian River",
    "addressRegion": "MI",
    "postalCode": "49749",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.471663,
    "longitude": -84.604917
  }
}