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: "Blue Sky Family Counseling and Coaching",
description: "Blue Sky Family Counseling and Coaching specializes exclusively in divorce support, high-conflict co-parenting, and post-divorce transition. Run by Lucy Dunning (Ed.S, LPC, LCMHCS, NCC, BC-TMH), the practice offers both in-person counseling and virtual coaching services grounded in the realities of family court, custody dynamics, and ongoing contact with ex-partners. They help clients navigate divorce recovery, parenting plan clarity, communication strategy, emotional regulation, and identity rebuilding through structured, clinically-informed guidance.",
url: "https://blueskyfamilycounseling.com/",
telephone: "+1-470-810-1213",
address: {
@type: "PostalAddress",
streetAddress: "316 SE Alexander St Suite 2",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9472737,
longitude: -84.54534369999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Atlanta area (in-person); Georgia, North Carolina, and South Carolina (virtual counseling); nationwide (virtual coaching)",
knowsAbout: "Mental Health & Therapy, Individuals going through separation or divorce, Parents in high-conflict custody situations, Families navigating court involvement or chronic family conflict, People rebuilding identity and stability after divorce",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Divorce Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Clinically-Informed & Court-Aware"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
}
],
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.