Structured Data

    Roman Painting

    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: "Roman Painting",
      description: "Roman Painting is a local painting contractor serving the Laredo area with residential and commercial painting services. Specializing in interior and exterior painting, they bring professional expertise and attention to detail to every project, from single rooms to full property renovations.",
      telephone: "+1-956-229-2862",
      address: {
        @type: "PostalAddress",
        streetAddress: "1531 Belton Dr",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.4807044,
        longitude: -99.4364308
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners, Property managers, Small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.