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: "Dr. Justin D'Arienzo, Psychologist and Relationship Expert",
description: "Dr. Justin D'Arienzo is a licensed psychologist (Psy.D., ABPP) in Jacksonville offering comprehensive mental health services including individual therapy, couples and marital counseling, family therapy, ADHD evaluation, anxiety and anger management treatment, and forensic psychology expertise. The practice also provides executive coaching, life coaching, industrial-organizational psychology services for businesses, and court-admissible psychological assessments. Dr. D'Arienzo and his team specialize in solution-focused interventions, infidelity recovery, post-divorce support, and high-conflict co-parenting, along with online courses for premarital preparation and divorce parenting education across multiple states.",
url: "https://www.drdarienzo.com/",
telephone: "+1-904-379-8094",
address: {
@type: "PostalAddress",
streetAddress: "6058 San Jose Blvd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32217",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2590911,
longitude: -81.6446066
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "386",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas; online services available statewide and nationally",
knowsAbout: "Mental Health & Therapy, Couples seeking relationship repair, individuals in therapy, businesses needing talent assessment and executive coaching, parents navigating divorce or high-conflict situations, individuals requiring forensic psychological evaluation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Doctoral-Level Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multidisciplinary Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Courses & Resources"
}
],
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.