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: "Bay Area Modern Real Estate",
description: "Bay Area Modern Real Estate is a specialized real estate agency based in Oakland serving the San Francisco Bay Area. They focus on modern and contemporary properties, helping buyers and sellers navigate the market for homes with architectural significance and updated design. The team leverages deep knowledge of the region's luxury and mid-range modern home market to match clients with properties aligned to their vision.",
url: "https://www.bayareamodern.com/",
telephone: "+1-415-233-6821",
address: {
@type: "PostalAddress",
streetAddress: "311 2nd St # R-1",
addressLocality: "Oakland",
addressRegion: "CA",
postalCode: "94607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7946661,
longitude: -122.27318210000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Oakland, San Francisco, and surrounding Bay Area communities",
knowsAbout: "Real Estate Agents, Modern home buyers, Contemporary architecture enthusiasts, Sellers of mid-century modern and contemporary properties, Bay Area relocating professionals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Home Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Bay Area Expertise"
}
],
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.