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: "Amanda Cinq-Mars Real Estate",
description: "Amanda Cinq-Mars Real Estate is a Gilbert-based real estate agency specializing in buying, selling, and investment properties across the Phoenix metro area. Amanda Cinq-Mars and her team provide personalized service for first-time buyers, luxury home sellers, and investors looking to build their portfolio. With a focus on the local Gilbert and East Valley market, they help clients navigate transactions with expertise in staging, market analysis, and relocation services.",
url: "http://www.instasold.com/",
telephone: "+1-480-382-8006",
address: {
@type: "PostalAddress",
streetAddress: "2162 E Williams Field Rd Suite #111",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85295",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3096082,
longitude: -111.74383710000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding Phoenix metro area",
knowsAbout: "Real Estate Agents, First-time homebuyers, luxury home sellers, real estate investors, relocating families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Market Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "First-Time Buyer 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.