Structured Data

    Highland Language Learning

    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: "Highland Language Learning",
      description: "Highland Language Learning is an educational institution in Alcoa offering comprehensive language instruction for students of all ages. They provide personalized learning programs designed to help students achieve fluency and practical communication skills in various languages. Their experienced instructors focus on engaging, interactive instruction tailored to each student's goals and learning style.",
      url: "http://www.highlandlanguage.com/",
      telephone: "+1-865-255-3216",
      address: {
        @type: "PostalAddress",
        streetAddress: "642 W Hunt Rd",
        addressLocality: "Alcoa",
        addressRegion: "TN",
        postalCode: "37701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7919309,
        longitude: -84.0017738
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Alcoa, TN and surrounding East Tennessee communities",
      knowsAbout: "Students seeking foreign language proficiency, travelers preparing for international trips, professionals needing business language skills, families wanting multilingual education",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages Welcome"
        }
      ],
      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.