{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-american-river-resort-coloma",
  "name": "American River Resort",
  "description": "American River Resort is located at 6019 New River Road, Coloma CA 95613. American River Resort can be contacted at ***-***-**** or http://www.americanriverresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-american-river-resort-coloma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6019 New River Road",
    "addressLocality": "Coloma",
    "addressRegion": "CA",
    "postalCode": "95613",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7986456,
    "longitude": -120.8847807
  }
}