Structured Data

    Touch Above Painting

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Touch Above Painting",
      description: "Touch Above Painting is a full-service painting contractor serving Port St. Lucie and surrounding areas. They specialize in interior and exterior residential painting, including cabinet refinishing and commercial projects. The team delivers quality craftsmanship with attention to detail, offering free estimates and professional color consultation to help clients choose the perfect finish for their homes.",
      url: "http://www.tap-pro.com/",
      telephone: "+1-772-882-5402",
      address: {
        @type: "PostalAddress",
        streetAddress: "425 NW Stratford Ln",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34983",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3657835,
        longitude: -80.3768911
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Florida and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality interior and exterior painting, residential property managers, small business owners, homeowners with cabinets needing refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Color Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expert Service"
        }
      ],
      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.