Structured Data

    Nspire Learning Center, LLC

    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: "Nspire Learning Center, LLC",
      description: "Nspire Learning Center is an educational institution in Jacksonville offering tutoring and academic support services. While specific service details are limited, the business focuses on helping students improve their academic performance through personalized learning assistance.",
      telephone: "+1-904-339-5244",
      address: {
        @type: "PostalAddress",
        streetAddress: "6612 Arlington Expy",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32211",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.327064000000004,
        longitude: -81.589733
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding areas, Florida",
      knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic support, parents looking for local tutoring options, students needing homework help and test preparation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Jacksonville Location"
        }
      ],
      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.