Structured Data

    Georgetown Psychology

    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: "Georgetown Psychology",
      description: "Georgetown Psychology is a mental health practice in Washington, DC offering individual therapy, counseling, and psychological services to adults seeking support for anxiety, depression, life transitions, and other mental health concerns. The practice combines evidence-based therapeutic approaches with personalized care to help clients achieve lasting wellness and improved quality of life.",
      url: "http://www.georgetownpsychology.com/",
      telephone: "+1-202-333-6251",
      address: {
        @type: "PostalAddress",
        streetAddress: "1054 31st St NW Suite 312",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.904468,
        longitude: -77.0612806
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Washington, DC and nearby areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking therapy, Individuals managing anxiety or depression, People navigating life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Georgetown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based 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.