Structured Data

    DL Painting

    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: "DL Painting",
      description: "DL Painting is a full-service painting company serving Sacramento and surrounding areas with expertise in residential interior and exterior painting projects. The team handles everything from room refreshes to complete home painting jobs, delivering quality finishes with attention to detail. They offer free estimates and work directly with homeowners to bring their color visions to life.",
      url: "https://dlpaintingsacramento.com/",
      telephone: "+1-916-804-9252",
      address: {
        @type: "PostalAddress",
        streetAddress: "15 Great Egret Ct",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95834",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6376791,
        longitude: -121.5288575
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Homeowners seeking color consultation, Property owners planning full house repaints",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.