Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Tamika Johnson Realtor / Upper Marlboro / Bowie / Prince George's County",
description: "Tamika R. Johnson is a Broker Associate with RE/MAX United Real Estate serving the Bowie, Upper Marlboro, and greater Prince George's County area. With an MBA and deep local market expertise, she specializes in buyer representation, seller representation, and luxury home sales across Maryland. Tamika provides comprehensive real estate services including home valuations, market analysis, and concierge-level support to help clients navigate buying and selling from start to finish.",
url: "https://www.tamikarjohnson.com/",
telephone: "+1-240-602-4348",
address: {
@type: "PostalAddress",
streetAddress: "14340 Old Marlboro Pike",
addressLocality: "Upper Marlboro",
addressRegion: "MD",
postalCode: "20772",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8180517,
longitude: -76.75609759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "86",
bestRating: "5"
},
areaServed: "Bowie, Upper Marlboro, Prince George's County, and surrounding Maryland areas",
knowsAbout: "Real Estate Agents, First-time homebuyers, luxury home buyers, investment property seekers, relocation clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "MBA & Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Luxury Home Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Client Support"
}
],
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.