{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-river-island-state-park-parker",
  "name": "River Island State Park",
  "description": "River Island State Park is located at 5200 Arizona 95, Parker AZ 85344. River Island State Park can be contacted at ***-***-**** or http://azstateparks.com/Parks/RIIS/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-river-island-state-park-parker",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5200 Arizona 95",
    "addressLocality": "Parker",
    "addressRegion": "AZ",
    "postalCode": "85344",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2541496,
    "longitude": -114.1381799
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/parker/river-island-state-park",
    "https://pinecliffresort.net/campgrounds-rv-parks/river-island-state-park"
  ]
}