Structured Data

    Laredo Roofing Solutions

    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: "Laredo Roofing Solutions",
      description: "Laredo Roofing Solutions is a full-service roofing contractor in Laredo, TX offering residential and commercial roofing installation, repair, and maintenance. They specialize in multiple roofing materials including metal roofing, shingles, and tile, with certified staff and free inspections available to assess your roofing needs.",
      url: "http://www.laredoroofingsolutions.com/",
      telephone: "+1-956-774-7663",
      address: {
        @type: "PostalAddress",
        streetAddress: "1407 C. del Norte Ste 102",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.555927699999998,
        longitude: -99.4818117
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Roofing, Homeowners needing roof repairs, Commercial property owners, Metal roofing installations, Storm damage assessment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Roof Inspections"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Roofing Materials"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Certified Staff"
        }
      ],
      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.