Structured Data

    Georgia Wills and Trust

    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: "Georgia Wills and Trust",
      description: "Georgia Wills and Trust is an Atlanta-based estate planning law firm specializing in wills, trusts, power of attorney, and probate services for Georgia residents. Founded on the principle of making estate planning accessible and straightforward, the firm guides clients through complex legal documents to protect their assets and ensure their wishes are carried out. They offer comprehensive estate planning solutions tailored to individual and family circumstances.",
      url: "https://www.georgiawillsandtrust.com/",
      telephone: "+1-404-551-5516",
      address: {
        @type: "PostalAddress",
        streetAddress: "1100 Peachtree St NE Suite 250",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7849194,
        longitude: -84.3835655
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "97",
        bestRating: "5"
      },
      areaServed: "Atlanta, Georgia and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Georgia families planning estates, business owners protecting assets, individuals seeking probate assistance, seniors concerned with elder law and Medicaid planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Georgia-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible 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.