---
title: "Contact Us | Painting Services Sarasota"
description: "Contact Us | Painting Services Sarasota"
url: "https://www.pelicanpaintingsarasota.com/contact-us"
date: "2026-06-12T21:22:23+00:00"
language: "en-GB"
---

## Contact Us

![Sarasota skyline](https://www.pelicanpaintingsarasota.com/media/com_sppagebuilder/placeholder/sarasota-3.jpg)

# Pelican Painting Company (941) 364-6029

Pelican Painting Company is State Licensed and Fully Insured, and we are so certain that we will exceed your expectations that we stand behind every Commercial and Residential Project with a Written Guarantee.

  Name Please type your full name.

 Email Invalid email address.

 Phone Invalid Input

 Message Invalid Input

Invalid Input

[+](https://www.pelicanpaintingsarasota.com/images/2020/08/14/pelican-1.jpg)![Pelican on wood stump](https://www.pelicanpaintingsarasota.com/media/com_sppagebuilder/placeholder/pelican-1.jpg)

[+](https://www.pelicanpaintingsarasota.com/images/2020/08/14/pelican-2.jpg)![Commercial building with exterior staircase painted by Pelican Painting Company in Sarasota](https://www.pelicanpaintingsarasota.com/media/com_sppagebuilder/placeholder/pelican-2.jpg)

[+](https://www.pelicanpaintingsarasota.com/images/2020/08/14/pelican-3.jpg)![News clipping featuring Randy Cureton of Pelican Painting Company painting the 7th floor exterior of South Trust Bank in downtown Sarasota](https://www.pelicanpaintingsarasota.com/media/com_sppagebuilder/placeholder/pelican-3.jpg)

[+](https://www.pelicanpaintingsarasota.com/images/2020/08/14/pelican-4.jpg)![Pelican Painting Company truck in front of Sarasota home](https://www.pelicanpaintingsarasota.com/media/com_sppagebuilder/placeholder/pelican-4.jpg)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "A great paint job can increase your curb appeal and add value to your home or businesses, and we understand that you can’t achieve superior results without exceptional surface preparation, skilled craftsmanship, high-quality products, and unparalleled attention to detail.  For all your house painting needs, call Pelican Painting (941) 364-6029.",
            "item": "https://www.pelicanpaintingsarasota.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contact Us",
            "item": "https://www.pelicanpaintingsarasota.com/contact-us"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://www.pelicanpaintingsarasota.com/contact-us#localbusiness1",
    "name": "Pelican Painting Company",
    "image": "https://www.pelicanpaintingsarasota.com/images/2020/06/01/header-logo2.webp?ver=8a55892519b342479a01352a3558a7ba",
    "url": "https://www.pelicanpaintingsarasota.com/contact-us",
    "telephone": "941-364-6029",
    "priceRange": "$1,500 - $50,000",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "3022 East Forest Lake Drive",
        "addressCountry": "US",
        "addressLocality": "Sarasota",
        "addressRegion": "FL",
        "postalCode": "34232"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "27.305825500135",
        "longitude": "-82.49155531344695"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "8:00",
            "closes": "17:00"
        }
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "reviewCount": "50",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
