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: "Sam Puentes- Fathom Realty",
description: "Sam Puentes is a real estate agent with Fathom Realty serving the Fort Worth area and surrounding communities. He provides comprehensive real estate services including buyer representation, seller representation, and market expertise to help clients navigate home purchases and sales. Sam works with first-time homebuyers, seasoned investors, and families looking to relocate within the Dallas-Fort Worth metroplex.",
url: "https://samuel-puentes.fathomrealty.com/",
telephone: "+1-682-294-3060",
address: {
@type: "PostalAddress",
streetAddress: "4838 White Settlement Rd",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76114",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7602634,
longitude: -97.39492419999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Fort Worth, TX and surrounding Dallas-Fort Worth metroplex",
knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to list their homes, Homebuyers relocating to the DFW area, Real estate investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fathom Realty Platform"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Knowledge"
}
],
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.