Structured Data

    El Diamante Roofing & Construction Inc.

    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: "El Diamante Roofing & Construction Inc.",
      description: "El Diamante Roofing & Construction Inc. is a full-service roofing and construction contractor serving the Cicero area and surrounding communities. They specialize in residential and commercial roofing projects, including roof repairs, replacements, and new installations. With expertise in general construction work, El Diamante handles storm damage claims and provides comprehensive solutions for homeowners and businesses needing reliable roofing and construction services.",
      url: "https://eldiamanteroofing.com/",
      telephone: "+1-708-228-8006",
      address: {
        @type: "PostalAddress",
        streetAddress: "5934 W 26th St",
        addressLocality: "Cicero",
        addressRegion: "IL",
        postalCode: "60804",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8437382,
        longitude: -87.77281649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Cicero, IL and surrounding Chicago area communities",
      knowsAbout: "Roofing, Homeowners needing roof repairs or replacement, Businesses requiring commercial roofing, Property owners with storm damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Damage Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Established Business"
        }
      ],
      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.