Structured Data

    Hardt Law, PLLC

    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: "Hardt Law, PLLC",
      description: "Hardt Law, PLLC is a family law firm serving Virginia Beach and the surrounding area, specializing in divorce, child custody, support matters, and related family law issues. The firm provides personalized legal representation for clients navigating complex family transitions, with a focus on protecting clients' rights and interests throughout the legal process.",
      url: "https://www.hardtlaw.com/",
      telephone: "+1-757-962-5588",
      address: {
        @type: "PostalAddress",
        streetAddress: "780 Lynnhaven Pkwy #400",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.815554000000006,
        longitude: -76.0660499
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, parents resolving custody arrangements, those seeking child support modifications",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focused Family Law Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Virginia Beach Presence"
        }
      ],
      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.