Structured Data

    Delta Painting LLC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Delta Painting LLC",
      description: "Delta Painting LLC is a Portland-based painting contractor serving the Portland metro area with interior and exterior painting services for residential properties. The company handles a range of painting projects including interior walls, exterior siding, and cabinet refinishing, offering free estimates to help homeowners plan their painting needs.",
      telephone: "+1-503-408-8593",
      address: {
        @type: "PostalAddress",
        streetAddress: "215 SE 151st Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.520924099999995,
        longitude: -122.50859439999999
      },
      areaServed: "Portland, Oregon and surrounding metro areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Property managers seeking reliable local contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.