Structured Data

    Central Home Improvement Center

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Central Home Improvement Center",
      description: "Central Home Improvement Center is a home improvement retailer located in Arlington, Texas, offering building materials and supplies for residential projects. The business serves DIY enthusiasts and contractors seeking construction materials and home improvement products in the Arlington area.",
      address: {
        @type: "PostalAddress",
        streetAddress: "1901 Southeast Pkwy Suite C",
        addressLocality: "Arlington",
        addressRegion: "TX",
        postalCode: "76018",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6420415,
        longitude: -97.0768626
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Arlington, Texas",
      knowsAbout: "General Contractors & Remodelers, DIY homeowners, local contractors, renovation enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Retail Location"
        }
      ],
      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.