---
title: "Contact Us | Carlisle Office | RAW Insurance"
description: "Call RAW Insurance Brokers in Carlisle today on 01228 586231"
url: "https://www.rawinsurance.co.uk/contact-us"
date: "2026-06-26T00:10:36+00:00"
language: "en-GB"
---

# Get in touch...

With offices in Carlisle &amp; Kendal we cover the whole of Cumbria and beyond. Our team of experts are on hand, with specialists in all types of commercial insurance to help you navigate the complex world of insurance in a friendly, jargon-free way.

![Contact RAW Insurance Brokers in Carlisle, Cumbria](https://www.rawinsurance.co.uk/images/footer/contact-raw-insurance-brokers-carlisle.webp)

### Unit I,

Baron Way,
Carlisle,
CA6 4SJ

[01228 586231](tel:01228%20586231)

Please fill the required field.

Please fill the required field.

Please fill the required field.

I consent to the storage of my data according to the Privacy Policy

## Schema

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

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness",
        "InsuranceAgency"
    ],
    "@id": "https://www.rawinsurance.co.uk/contact-us.md#localbusiness4",
    "name": "Raw Insurance",
    "image": "https://www.rawinsurance.co.uk/images/raw-insurance-brokers-carlisle-svg.png",
    "url": "https://www.rawinsurance.co.uk/contact-us.md",
    "telephone": "+441228586231",
    "priceRange": "££",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Unit I, Baron Way, Kingmoor Park",
        "addressCountry": "UK",
        "addressLocality": "Carlisle",
        "addressRegion": "Cumbria",
        "postalCode": "CA6 4SJ"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "54.933519",
        "longitude": "-2.96136"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "09:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "09:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "09:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "09:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "09:00",
            "closes": "17:00"
        }
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "reviewCount": "16",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
