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: "Loomis Wealth Management",
description: "Loomis Wealth Management is an independent financial advisory firm serving Harrisonburg and the surrounding region. They specialize in comprehensive financial planning, including retirement planning, college savings strategies, and investment management with a long-term, balanced approach to risk and reward. The team helps clients make informed decisions about IRAs, savings adequacy, and investment timing.",
url: "http://www.loomiswm.com/",
telephone: "+1-540-434-2505",
address: {
@type: "PostalAddress",
streetAddress: "1954 Evelyn Byrd Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4284901,
longitude: -78.84727699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Financial Advisors, Mid to long-term investors, Pre-retirees and retirees, Families planning for college education, Those seeking comprehensive financial planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Long-Term Investment Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Planning Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.