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: "Lasting Peace Counseling",
description: "Lasting Peace Counseling is a mental health practice in Aurora offering individual therapy and counseling services to help clients work through life challenges, stress, and emotional difficulties. The practice focuses on creating a supportive environment where clients can achieve meaningful personal growth and lasting peace in their lives.",
url: "https://lastingpeacecounseling.com/",
telephone: "+1-857-222-0424",
address: {
@type: "PostalAddress",
streetAddress: "1450 S Havana St Suite 504",
addressLocality: "Aurora",
addressRegion: "CO",
postalCode: "80012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6897936,
longitude: -104.86502
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Aurora, CO and surrounding Denver metro areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing stress and life transitions, anyone looking for professional mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.