Structured Data

    Azul Home Remodeling

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Azul Home Remodeling",
      description: "Azul Home Remodeling is a Dallas-based general contractor specializing in kitchen and bathroom remodeling, basement finishing, and whole-home renovations. The company handles design-build projects from concept through completion, managing every detail to transform living spaces. They serve residential clients throughout the Dallas area with comprehensive remodeling services backed by professional expertise.",
      url: "https://azulhomeremodeling.com/",
      telephone: "+1-214-991-5600",
      address: {
        @type: "PostalAddress",
        streetAddress: "8117 Preston Rd",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75225",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8609709,
        longitude: -96.8062135
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding North Texas areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom upgrades, Dallas residents planning whole-home renovations, families looking to finish basement spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Remodeling Scope"
        }
      ],
      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.