Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 31 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Rosati Marianne J",
url: "http://www.walgreens.com/",
telephone: "+1-480-473-0584",
address: {
@type: "PostalAddress",
streetAddress: "29660 N Tatum Blvd",
addressLocality: "Cave Creek",
addressRegion: "AZ",
postalCode: "85331",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7547717,
longitude: -111.9904127
},
knowsAbout: "Catering",
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.