Structured Data

    Abbott Law

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Abbott Law",
      description: "Abbott Law is a family law firm based in Harrisonburg, Virginia, serving the Shenandoah Valley with legal representation in divorce, custody, and other family matters. The firm provides personalized counsel to clients navigating sensitive family disputes and transitions.",
      telephone: "+1-540-432-9552",
      address: {
        @type: "PostalAddress",
        streetAddress: "606 S Main St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.442999,
        longitude: -78.8717709
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, Virginia and Shenandoah Valley",
      knowsAbout: "Family Law, Individuals going through divorce, parents seeking custody arrangements, families navigating separation matters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Law Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.