Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Julian Hernandez at Fairway Independent Mortgage Corporation",
description: "Julian Hernandez is a mortgage loan officer at Fairway Independent Mortgage Corporation, a national lender specializing in home financing. Based in South Boston, Julian helps borrowers with purchase mortgages, refinances, construction loans, and specialized programs including FHA, VA, USDA, jumbo, and physician loans. He guides clients through the entire mortgage process from pre-approval through closing, offering competitive rates and personalized service to find the right loan for each borrower's specific financial situation.",
url: "https://www.fairwayindependentmc.com/Julian-Hernandez",
telephone: "+1-617-257-3887",
address: {
@type: "PostalAddress",
streetAddress: "380 W Broadway Unit 101",
addressLocality: "South Boston",
addressRegion: "MA",
postalCode: "02127",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.337679,
longitude: -71.0486871
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "116",
bestRating: "5"
},
areaServed: "South Boston, Massachusetts and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, refinancing borrowers, VA loan recipients, construction loan needs, jumbo loan applicants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Loan Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Mortgage Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mortgage Calculators & Tools"
}
],
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.