Structured Data

    USMLEagle Prep

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "USMLEagle Prep",
      description: "USMLEagle Prep is a specialized test preparation company in Orlando focused exclusively on helping medical students prepare for the United States Medical Licensing Examination (USMLE). They offer comprehensive prep courses, study materials, and expert instruction designed to help students pass their licensing exams on the first attempt and achieve competitive scores for residency placement.",
      url: "http://www.usmleagle.com/",
      telephone: "+1-407-476-6659",
      address: {
        @type: "PostalAddress",
        streetAddress: "5750 Major Blvd Suite 530",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32819",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.478362999999998,
        longitude: -81.4552782
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Orlando, Florida and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Medical students preparing for USMLE exams, International Medical Graduates (IMGs), Residency applicants",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "USMLE Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Support"
        }
      ],
      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.