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: "Matt Frano Loan Officer at Coastal Towne Mortgage",
description: "Matt Frano is a mortgage loan officer at Coastal Towne Mortgage in Norfolk, VA, specializing in helping borrowers secure financing for home purchases and refinancing. With deep roots in the local community, Matt works with first-time buyers, move-up homeowners, and refinancing clients to navigate the mortgage process and find loan programs that fit their financial situation.",
url: "https://coastaltownemtg.com/officers/matt-frano/?y_source=1_MTA2ODI5ODc5Ny03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-757-319-1024",
address: {
@type: "PostalAddress",
streetAddress: "3 Commercial Pl Suite 1450",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23510",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.844840999999995,
longitude: -76.2890405
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "117",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding Hampton Roads area",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Veterans (VA loans), FHA borrowers, Existing homeowners seeking refinancing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Mortgage Programs"
}
],
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.