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: "Gusty Gulas Group",
description: "Gusty Gulas Group is a full-service real estate agency based in Birmingham, AL, specializing in residential sales, buyer representation, and seller services. Led by experienced agents who understand the local market, they help clients navigate every step of the buying and selling process with personalized service and market expertise.",
url: "http://www.gustygulasgroup.com/",
telephone: "+1-205-542-1996",
address: {
@type: "PostalAddress",
streetAddress: "2701 7th Ave S",
addressLocality: "Birmingham",
addressRegion: "AL",
postalCode: "35233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.510337899999996,
longitude: -86.7899248
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "892",
bestRating: "5"
},
areaServed: "Birmingham, Alabama and surrounding areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, Sellers looking to maximize their home's value, Relocating professionals, Investment property investors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Representation"
}
],
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.