Structured Data

    Barlow & Thomas, P.C.

    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: "Barlow & Thomas, P.C.",
      description: "Barlow & Thomas, P.C. is a family law firm serving Fredericksburg and the surrounding region with comprehensive legal services including divorce, custody, and spousal support matters. The firm focuses on protecting clients' rights and interests through thoughtful representation and negotiation.",
      url: "https://www.barlowandthomas.com/",
      telephone: "+1-540-548-4120",
      address: {
        @type: "PostalAddress",
        streetAddress: "3516 Plank Rd # 104",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2931361,
        longitude: -77.5197073
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, Virginia and surrounding areas",
      knowsAbout: "Family Law, Individuals navigating divorce, parents resolving custody disputes, those seeking spousal support guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Representation"
        }
      ],
      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.