Structured Data

    Steven P. Hanna 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: "Steven P. Hanna Law Firm",
      description: "Steven P. Hanna Law Firm is a personal injury law practice located in Richmond, VA, serving clients who have been injured due to negligence or accidents. The firm handles a range of personal injury cases and operates on a contingency fee basis, meaning clients pay no upfront costs. With experience in Virginia's civil litigation system, the firm focuses on helping injured individuals recover compensation for their damages.",
      url: "https://www.hannalawva.com/",
      telephone: "+1-804-732-2881",
      address: {
        @type: "PostalAddress",
        streetAddress: "2025 E Main St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5312231,
        longitude: -77.4253623
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding Central Virginia areas",
      knowsAbout: "Personal Injury Law, Injury victims, accident survivors, individuals seeking no-upfront-cost legal representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Contingency Fee Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Virginia Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.