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: "Zach Steinberger REALTOR",
description: "Zach Steinberger is a dedicated real estate agent serving the St. Petersburg and Tampa Bay area with expertise in residential sales, buyer representation, and seller services. Operating from One Progress Plaza in downtown St. Petersburg, Zach works with first-time homebuyers, investors, and sellers to navigate the local real estate market with personalized attention and market knowledge.",
url: "http://www.zachsteinberger.com/",
telephone: "+1-727-280-6469",
address: {
@type: "PostalAddress",
streetAddress: "One Progress Plaza, 200 Central Ave",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33701",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.770854800000002,
longitude: -82.6363629
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "65",
bestRating: "5"
},
areaServed: "St. Petersburg, Tampa Bay, and surrounding Pinellas County areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, residential sellers, relocation clients, investment property buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown St. Petersburg Office"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client 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.