Structured Data

    United Roofing & General Contractors

    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: "United Roofing & General Contractors",
      description: "United Roofing & General Contractors is a Dallas-based roofing and general contracting company serving the North Texas region. They specialize in residential and commercial roofing installation, repair, and maintenance, along with comprehensive general contracting services. With expertise across multiple roofing materials and construction projects, they provide full-service solutions for property owners seeking reliable, professional workmanship.",
      url: "http://unitedroofers.co/",
      telephone: "+1-888-863-8858",
      address: {
        @type: "PostalAddress",
        streetAddress: "325 North St. Paul Street Suite 2100",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7832411,
        longitude: -96.7974278
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding North Texas cities",
      knowsAbout: "Roofing, Residential homeowners needing roof repair or replacement, commercial property managers, general contracting projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Dallas Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.