---
title: "Contact Us"
description: "Ocean Cargo offers freight forwarding solutions to businesses around the world."
url: "https://oceancargo.co.uk/contact-us"
date: "2026-05-09T09:52:41+00:00"
language: "en-GB"
---

# Contact us

## Quote Request

  First Name \*

  Last Name \*

  Email address \*

  Phone Number

##### Service Requirements

 Sea Freight

  Cargo Origin \*

  Cargo Destination \*

  Shipping Requirements \*

  Turnstile \*

 Last Name

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://oceancargo.co.uk" }, { "@type": "ListItem", "position": 2, "name": "Contact Us", "item": "https://oceancargo.co.uk/contact-us" } ] }
```

```json
{ "@context": "https://schema.org", "@type": [ "LocalBusiness" ], "@id": "https://oceancargo.co.uk/contact-us#localbusiness3", "name": "Ocean Cargo", "image": "https://oceancargo.co.uk/images/300_ocean-logo.png", "url": "https://oceancargo.co.uk/contact-us", "address": { "@type": "PostalAddress", "addressCountry": "UK", "addressLocality": "Oldham", "postalCode": "OL8 2PF" }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "00:00", "closes": "23:59" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "reviewCount": "410", "worstRating": 0, "bestRating": 5 } }
```
