---
title: "Contact Us - cargodynamic.co.uk"
description: "Cargo Dynamic proudly serves as a freight forwarder in the UK, ensuring your logistics needs are met with care and expertise."
url: "https://cargodynamic.co.uk/contact-us"
date: "2026-06-03T23:56:00+00:00"
language: "en-GB"
---

## How can we help?

  Contact Name \*

  Company Name

  Email address \*

  Phone Number

##### Service Requirements

 Sea Freight

  Cargo Origin \*

  Cargo Destination \*

  Shipping Requirements \*

 Phone

## Schema

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

```json
{ "@context": "https://schema.org", "@type": [ "LocalBusiness", "ProfessionalService" ], "@id": "https://cargodynamic.co.uk/contact-us#localbusiness2", "name": "Cargo Dynamic Ltd", "image": "https://cargodynamic.co.uk/images/logo_400.jpg", "url": "https://cargodynamic.co.uk/contact-us", "telephone": "0161 399 5708", "address": { "@type": "PostalAddress", "streetAddress": "Earl Business Centre Earl Mill, Dowry St", "addressCountry": "GB", "addressLocality": "Oldham", "addressRegion": "Greater Manchester", "postalCode": "OL8 2PF" }, "geo": { "@type": "GeoCoordinates", "latitude": "53.52515120538848", "longitude": "-2.1084358162713333" }, "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": "Monday", "opens": "09:00", "closes": "17:30" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Tuesday", "opens": "09:00", "closes": "17:30" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Wednesday", "opens": "09:00", "closes": "17:30" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Thursday", "opens": "09:00", "closes": "17:30" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": "Friday", "opens": "09:00", "closes": "17:30" } ], "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.7", "reviewCount": "17", "worstRating": 0, "bestRating": 5 } }
```
