Structured Data

    AHI Restoration

    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: "AHI Restoration",
      description: "AHI Restoration is a general contractor based in Chula Vista specializing in comprehensive home restoration and remodeling services. They handle everything from kitchen and bathroom renovations to full home repairs and updates, serving the San Diego area with quality craftsmanship and attention to detail.",
      url: "https://ahirestoration.com/",
      telephone: "+1-619-571-7507",
      address: {
        @type: "PostalAddress",
        streetAddress: "277 Talus St",
        addressLocality: "Chula Vista",
        addressRegion: "CA",
        postalCode: "91911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6004712,
        longitude: -117.0381736
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Chula Vista, San Diego County, CA",
      knowsAbout: "Home Remodeling, Homeowners needing comprehensive renovations, Kitchen and bathroom remodels, Home restoration after damage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Restoration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.