Structured Data

    Thompson Law Group

    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: "Thompson Law Group",
      description: "Thompson Law Group, PLLC is a Virginia Beach-based law firm founded in 2010 specializing in real estate closings, estate planning, corporate law, and civil litigation. Led by Brett Thompson (known as the \"Closing Ninja\"), the firm has closed thousands of residential and commercial real estate transactions throughout Virginia and handles wills, trusts, estates, business asset sales, and equity line closings. They combine decades of real estate experience with personalized client service and educational resources to guide clients through complex legal processes.",
      url: "http://tlgva.com/",
      telephone: "+1-757-486-3333",
      address: {
        @type: "PostalAddress",
        streetAddress: "2600 Barrett St",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8369508,
        longitude: -76.0614557
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "250",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and throughout Virginia",
      knowsAbout: "Real Estate Agents, Real estate buyers and sellers, business owners, individuals planning estates, those refinancing property",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Real Estate Closing Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Legal Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client Education & Accessibility"
        }
      ],
      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.