Structured Data

    Coastal Wealth Advisors, 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: "Coastal Wealth Advisors, LLC",
      description: "Coastal Wealth Advisors, LLC is an independent financial advisory firm based in Johns Island, South Carolina, serving clients throughout the Charleston area. They provide comprehensive financial planning, investment management, and insurance services to help clients build and protect their wealth. The team works with individuals and families to develop personalized strategies aligned with their long-term financial goals.",
      url: "https://coastalwealthadvisors.com/",
      telephone: "+1-843-870-9568",
      address: {
        @type: "PostalAddress",
        streetAddress: "3464 Maybank Hwy unit e",
        addressLocality: "Johns Island",
        addressRegion: "SC",
        postalCode: "29455",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7256892,
        longitude: -80.07353839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Charleston area, South Carolina",
      knowsAbout: "Financial Advisors, Individual investors, families seeking comprehensive financial planning, business owners, retirees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Advisory Firm"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Financial Services"
        }
      ],
      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.