Structured Data

    Haines 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: "Haines Law Firm, LLC",
      description: "Haines Law Firm, LLC is an independent legal practice in Mount Pleasant serving the Lowcountry with comprehensive estate planning, wills, trusts, and probate services. The firm helps families and individuals protect their assets, plan for the future, and navigate complex legal matters with personalized attention and clear guidance.",
      url: "https://haineslawfirmllc.com/",
      telephone: "+1-843-884-1593",
      address: {
        @type: "PostalAddress",
        streetAddress: "1092 Johnnie Dodds Blvd #112",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8138023,
        longitude: -79.8593578
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry areas",
      knowsAbout: "Estate Planning & Wills, Families planning their estate, individuals needing wills or trusts, those navigating probate",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Estate Planning Specialist"
        }
      ],
      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.