Structured Data

    North Phoenix 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: "North Phoenix Remodeling",
      description: "North Phoenix Remodeling is a full-service home remodeling contractor serving the Phoenix area with expertise in kitchen and bathroom renovations, room additions, and comprehensive home upgrades. The company specializes in design-build services that integrate planning and construction, helping homeowners transform their spaces with quality craftsmanship and attention to detail.",
      url: "https://www.northphoenixkitchenremodeling.com/",
      telephone: "+1-602-551-8022",
      address: {
        @type: "PostalAddress",
        streetAddress: "18250 N 32nd St UNIT 1057",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.652505,
        longitude: -112.01394099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Phoenix and North Phoenix area",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen or bathroom upgrades, homeowners needing room additions, families planning comprehensive home renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Kitchen & Bath Expertise"
        }
      ],
      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.