{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Rivers & Oceans",
"url": "https://www.riversandoceans.com",
"image": "https://www.riversandoceans.com/wp-content/uploads/2020/05/logo.png",
"description": "Rivers & Oceans specializes in expert-guided adventure travel, expedition planning, and curated rafting, kayaking, and small ship cruise experiences worldwide.",
"telephone": "928-526-4575",
"email": "info@riversandoceans.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 S. San Francisco St. #16",
"addressLocality": "Flagstaff",
"addressRegion": "AZ",
"postalCode": "86001",
"addressCountry": "US"
},
"areaServed": "Worldwide",
"knowsAbout": [
"Whitewater rafting",
"Sea kayaking",
"Small ship cruises",
"Wilderness expeditions",
"Adventure travel planning"
],
"makesOffer": {
"@type": "OfferCatalog",
"name": "Adventure Travel Programs",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "TouristTrip",
"name": "Alaska Rafting & Expedition Trips"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "TouristTrip",
"name": "Grand Canyon & Western U.S. Rafting"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "TouristTrip",
"name": "Baja California Sea Kayaking & Cruises"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "TouristTrip",
"name": "Galápagos Small Ship Cruises"
}
}
]
},
"foundingDate": "1987"
}