Structured Data

    Finley Williams Law, PA

    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: "Finley Williams Law, PA",
      description: "Finley Williams Law, PA is an estate planning law firm based in St. Petersburg, Florida, specializing in wills, trusts, powers of attorney, and probate administration. The firm helps clients protect their families and assets through comprehensive estate planning strategies, including trust creation, tax planning, and elder law guidance. They offer personalized legal counsel to ensure clients' wishes are documented and their loved ones are provided for.",
      url: "https://www.finleywilliamslaw.com/",
      telephone: "+1-727-280-6837",
      address: {
        @type: "PostalAddress",
        streetAddress: "111 2nd Ave NE Suite 909",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7743655,
        longitude: -82.6334591
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "74",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas, Pinellas County",
      knowsAbout: "Estate Planning & Wills, Families seeking to protect assets, retirees planning for healthcare and long-term care, individuals wanting to avoid probate, business owners structuring succession plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.