---
title: "Contact Us"
description: "Get in touch with Shipping Containers of Leeds today and get a free quote for your container needs!"
url: "https://shippingcontainersofleeds.co.uk/contact"
date: "2026-04-30T17:29:38+00:00"
language: "en-GB"
---

Service \*   Buy

  Hire

    Condition \*   New

  Used

   How can we help you? \*

  Postcode \*

  Contact Name \*

  Contact Number

  Email address \*

  reCAPTCHA \*

This site is protected by reCAPTCHA and the Google [Privacy Policy](https://policies.google.com/privacy) and [Terms of Service](https://policies.google.com/terms) apply.

 Phone

## Schema

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

```json
{
    "@context": "https://schema.org",
    "@type": "VideoObject",
    "name": "Contact Us",
    "description": "Get in touch with Shipping Containers of Leeds today and get a free quote for your container needs!",
    "thumbnailUrl": "https://shippingcontainersofleeds.co.uk/",
    "uploadDate": "2022-06-21T13:07:19+00:00",
    "contentUrl": "https://www.youtube.com/watch?v=5oUy5AwK1VU&t=80s",
    "embedURL": "https://www.youtube.com/embed/5oUy5AwK1VU"
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "@id": "https://shippingcontainersofleeds.co.uk/contact#localbusiness4",
    "name": "Shipping Containers of Leeds",
    "image": "https://shippingcontainersofleeds.co.uk/images/logos/mid-LOGO.png",
    "url": "https://shippingcontainersofleeds.co.uk/contact",
    "telephone": "0330 0130 636",
    "priceRange": "0-3000",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Leeds Rd, Rothwell",
        "addressCountry": "GB",
        "addressLocality": "Leeds",
        "addressRegion": "Yorkshire",
        "postalCode": "LS26 0JH"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "53.771125",
        "longitude": "-1.4991159999999581"
    },
    "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": "113",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
