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: "James Holmes",
description: "James Holmes is a mortgage and financial services professional serving Jacksonville and the surrounding North Florida region. With a 4.8-star reputation based on client feedback, Holmes specializes in helping borrowers navigate financing options and secure competitive loan terms. Whether you're a first-time homebuyer, refinancing an existing mortgage, or exploring VA and FHA loan programs, James Holmes provides personalized guidance to match your financial situation and goals.",
url: "https://bayway.my1003app.com/841006/register",
telephone: "+1-904-742-4302",
address: {
@type: "PostalAddress",
streetAddress: "8833 Perimeter Park Blvd STE 402",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2513792,
longitude: -81.5551318
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding North Florida communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, VA loan applicants, borrowers seeking refinancing, self-employed individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Service"
}
],
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.