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: "Amy James, Psychiatric Nurse Practitioner",
description: "Amy James is a Psychiatric Nurse Practitioner based in North Charleston, SC, offering mental health care and medication management services. She specializes in psychiatric evaluation, diagnosis, and treatment of mental health conditions, including medication management for depression, anxiety, bipolar disorder, and other psychiatric disorders. Amy provides compassionate, evidence-based care to help patients achieve better mental health outcomes.",
url: "https://lifestance.com/provider/nurse-practitioner/sc/north-charleston/amy-james/",
telephone: "+1-854-246-1100",
address: {
@type: "PostalAddress",
streetAddress: "4000 Faber Pl Dr Suite 110",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.845407699999996,
longitude: -80.0197894
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Charleston and North Charleston, SC",
knowsAbout: "Mental Health & Therapy, Individuals seeking psychiatric medication management, adults with depression or anxiety, patients requiring psychiatric evaluation and diagnosis",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Psychiatric Nurse Practitioner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Psychiatric Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medication Management 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.