Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Daniel Island Wealth Management",
description: "Daniel Island Wealth Management provides comprehensive financial planning and investment management services to individuals and families in the Charleston area. Based on Daniel Island, they offer personalized wealth strategies designed to help clients build and preserve their financial assets. Their consultative approach focuses on understanding each client's unique financial goals and circumstances.",
url: "http://www.danielislandwealthmanagement.com/",
telephone: "+1-843-329-7444",
address: {
@type: "PostalAddress",
streetAddress: "295 Seven Farms Drive #201",
addressLocality: "Daniel Island",
addressRegion: "SC",
postalCode: "29492",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8585318,
longitude: -79.9114779
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Daniel Island, Charleston, SC and surrounding areas",
knowsAbout: "Financial Advisors, Affluent individuals, families seeking comprehensive wealth planning, high-net-worth retirees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wealth Strategies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Presence"
}
],
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.