Structured Data

    Indio painting services

    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: "Indio painting services",
      description: "Indio Painting Services is a Fort Worth-based painting company offering interior and exterior painting solutions for residential and commercial properties. Located on Locust Street, they provide professional painting services with attention to detail and quality craftsmanship. The team specializes in transforming spaces with fresh paint applications tailored to each client's needs.",
      telephone: "+1-682-500-9948",
      address: {
        @type: "PostalAddress",
        streetAddress: "1104 Locust St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.770000599999996,
        longitude: -97.3296685
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior refreshes, small business owners, property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fort Worth Presence"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.