---
title: "Insurance Brokers Carlisle | RAW Insurance"
description: "We blend the traditional, personal service that all customers deserve, with the use of modern technology to achieve the most competitive and efficient insurance solutions for our clients."
url: "https://www.rawinsurance.co.uk/component/users/remind?Itemid=101"
date: "2026-06-25T10:14:10+00:00"
language: "en-GB"
---

Please enter the email address associated with your User account. Your username will be emailed to the email address on file. Email Address \*

 Captcha \*

## Schema

```json
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://www.rawinsurance.co.uk/#website",
  "url": "https://www.rawinsurance.co.uk/",
  "name": "RAW Insurance"
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.rawinsurance.co.uk/component/users/remind#organization",
    "name": "Raw Insurance",
    "description": "Commercial Insurance Company in Carlisle, Cumbria",
    "email": "info@rawinsurance.co.uk",
    "url": "https://www.rawinsurance.co.uk",
    "telephone": "01228 586231",
    "logo": "https://www.rawinsurance.co.uk/images/raw-insurance-brokers-carlisle-svg.png",
    "image": "https://www.rawinsurance.co.uk/images/raw-insurance-brokers-carlisle-svg.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Unit I, Baron Way, Kingmoor Park",
        "addressCountry": "GB",
        "addressLocality": "Carlisle",
        "addressRegion": "Cumbria",
        "postalCode": "CA6 4SJ"
    },
    "sameAs": [
        "https://www.facebook.com/rawinsurancebrokers",
        "https://www.instagram.com/rawinsurance/",
        "https://www.linkedin.com/company/raw-insurance-brokers/"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness",
        "InsuranceAgency"
    ],
    "@id": "https://www.rawinsurance.co.uk/component/users/remind#localbusiness4",
    "name": "Raw Insurance",
    "image": "https://www.rawinsurance.co.uk/images/raw-insurance-brokers-carlisle-svg.png",
    "url": "https://www.rawinsurance.co.uk/component/users/remind",
    "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
    }
}
```
