Structured Data

    Brian M. Douglas & Associates, LLC

    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: "Brian M. Douglas & Associates, LLC",
      description: "Brian M. Douglas & Associates, LLC is an estate planning law firm serving Atlanta and surrounding areas. They specialize in comprehensive estate planning including wills, trusts, power of attorney documents, and probate services. The firm also handles elder law and Medicaid planning matters, helping families protect assets and plan for future care needs.",
      url: "https://www.atlantagaestateplanning.com/",
      telephone: "+1-404-566-9019",
      address: {
        @type: "PostalAddress",
        streetAddress: "900 Cir 75 Pkwy SE #800",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30339",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.887485,
        longitude: -84.467894
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "455",
        bestRating: "5"
      },
      areaServed: "Atlanta, GA and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning estates, seniors planning for long-term care, business owners protecting assets, parents establishing guardianship plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Elder Law & Medicaid Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Focused Approach"
        }
      ],
      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.