Structured Data

    The Hatchett Law Firm

    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: "The Hatchett Law Firm",
      description: "The Hatchett Law Firm is a Houston-based legal practice offering comprehensive estate planning, trust administration, and probate services. They help families and individuals protect their assets, plan for the future, and navigate complex legal matters with personalized guidance from experienced attorneys.",
      url: "https://hatchettlegalteam.com/houston/",
      telephone: "+1-281-771-0560",
      address: {
        @type: "PostalAddress",
        streetAddress: "One Riverway Dr #1700",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77056",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.761583199999997,
        longitude: -95.4630531
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Houston and surrounding areas, Texas",
      knowsAbout: "Estate Planning & Wills, Families planning for the future, business owners, retirees, individuals with significant assets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Legal Planning"
        }
      ],
      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.