Structured Data

    Florence Law Firm, LLC.

    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: "Florence Law Firm, LLC.",
      description: "Florence Law Firm, LLC is a Charleston-based law practice offering comprehensive legal services including estate planning, family law, and business counsel. The firm provides personalized attention to clients navigating wills, trusts, probate, and life transitions, helping families and individuals protect their assets and plan for the future.",
      url: "http://www.florencelawfirm.net/",
      telephone: "+1-843-352-8558",
      address: {
        @type: "PostalAddress",
        streetAddress: "62 Columbus St",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7968555,
        longitude: -79.9349033
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding areas",
      knowsAbout: "Estate Planning & Wills, Families planning estates, individuals creating wills and trusts, business owners seeking legal counsel, those navigating divorce or family transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Estate Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Law 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.