Structured Data

    Hook Law

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hook Law",
      description: "Hook Law is a Virginia Beach-based law firm specializing in estate planning, wills, trusts, and probate services. The firm helps individuals and families protect their assets, plan for the future, and navigate complex legal matters with personalized counsel. They serve clients throughout the Virginia Beach area with a focus on practical, comprehensive estate solutions.",
      url: "http://www.hooklaw.net/",
      telephone: "+1-757-799-1128",
      address: {
        @type: "PostalAddress",
        streetAddress: "295 Bendix Rd STE 170",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8337743,
        longitude: -76.1255556
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families seeking to create or update wills and trusts, individuals planning estates, those navigating probate after a death",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.