Structured Data

    Ojure Terry L

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ojure Terry L",
      description: "Ojure Terry L is a mental health therapist serving the Lexington area, providing individual counseling and therapeutic services to help clients address personal challenges and improve mental wellness. Based in downtown Lexington, this practice focuses on creating a supportive environment for therapeutic work.",
      telephone: "+1-540-817-4063",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 S Randolph St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7820931,
        longitude: -79.44400689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Lexington, VA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Lexington-area residents looking for local mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Practice"
        }
      ],
      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.