Structured Data

    Keira Aukamp, LPC, PLLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Keira Aukamp, LPC, PLLC",
      description: "Keira Aukamp is a licensed professional counselor (LPC) based in Pflugerville offering individual therapy and counseling services. She provides personalized mental health support to help clients work through life challenges, emotional concerns, and personal growth. Her practice focuses on creating a supportive therapeutic environment tailored to each client's unique needs.",
      url: "https://www.psychologytoday.com/us/therapists/keira-aukamp-pflugerville-tx/993959",
      telephone: "+1-512-763-0918",
      address: {
        @type: "PostalAddress",
        streetAddress: "1616 FM 685 #106",
        addressLocality: "Pflugerville",
        addressRegion: "TX",
        postalCode: "78660",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.453823899999996,
        longitude: -97.6041269
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Pflugerville, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people working through life transitions, those addressing emotional or mental health concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional Counselor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.