Structured Data

    Old Coast Colors - painting contractor

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Old Coast Colors - painting contractor",
      description: "Old Coast Colors is a painting contractor serving the Boca Raton area with a focus on residential and commercial painting projects. With a perfect 5-star rating from 17 reviews, they deliver quality craftsmanship and attention to detail on every job. Whether you need interior walls refreshed, exterior painting, or cabinet refinishing, Old Coast Colors brings professional expertise and reliable service to complete your project right.",
      telephone: "+1-904-917-4245",
      address: {
        @type: "PostalAddress",
        streetAddress: "8081 Severn Dr APT A",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33433",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3377081,
        longitude: -80.17174059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Boca Raton, FL and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking reliable interior/exterior painting, Commercial property owners, Customers looking for cabinet refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Proven Track Record"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.