Structured Data

    J.A. Lawrence Wealth Management

    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: "J.A. Lawrence Wealth Management",
      description: "J.A. Lawrence Wealth Management is an independent financial advisory firm in Decatur offering comprehensive wealth planning, investment management, and retirement strategy services. They work with clients to build personalized financial plans aligned with their long-term goals, emphasizing a consultative approach to wealth building and preservation.",
      url: "http://www.jalawrence.net/",
      telephone: "+1-470-598-4032",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 N Candler St",
        addressLocality: "Decatur",
        addressRegion: "GA",
        postalCode: "30030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.772461799999995,
        longitude: -84.2930968
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Decatur, GA and surrounding metro Atlanta areas",
      knowsAbout: "Financial Advisors, Individuals planning for retirement, high-net-worth clients, professionals seeking comprehensive wealth management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Planning"
        }
      ],
      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.