Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Justin Joseph - CMG Home Loans",
description: "Justin Joseph is a mortgage loan officer with CMG Home Loans, providing personalized home financing solutions for Staten Island and surrounding areas. He specializes in helping borrowers navigate mortgage options, pre-approval processes, and loan structuring to find the right fit for their financial situation and homeownership goals.",
url: "https://www.cmghomeloans.com/mysite/justin-joseph",
telephone: "+1-718-281-7842",
address: {
@type: "PostalAddress",
streetAddress: "4073 Victory Blvd 1st Floor",
addressLocality: "Staten Island",
addressRegion: "NY",
postalCode: "10314",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.5923891,
longitude: -74.1898114
},
areaServed: "Staten Island, NY and surrounding areas",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing borrowers, Local Staten Island homeowners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CMG Home Loans Network"
},
{
@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.