Structured Data

    Fresh Coat Painters of Tampa

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Fresh Coat Painters of Tampa",
      description: "Fresh Coat Painters of Tampa is a professional painting contractor serving the Tampa Bay area with interior, exterior, and commercial painting services. They handle residential and commercial projects of all sizes, offering quality craftsmanship and attention to detail for homeowners and businesses looking to refresh their properties.",
      url: "https://freshcoatpainters.com/locations/tampa/",
      telephone: "+1-813-798-4869",
      address: {
        @type: "PostalAddress",
        streetAddress: "5331 Primrose Lake Cir Suite 104",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33647",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.12997,
        longitude: -82.37984999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "173",
        bestRating: "5"
      },
      areaServed: "Tampa, Florida and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior updates, commercial property managers, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Team"
        }
      ],
      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.