Structured Data

    Historic Springfield Community Learning Center

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Historic Springfield Community Learning Center",
      description: "Historic Springfield Community Learning Center is a community hub in Jacksonville offering educational programs, workshops, and event space for local residents and organizations. Located in the heart of Springfield, they facilitate learning opportunities and community gatherings that strengthen neighborhood connections and skill development.",
      telephone: "+1-904-355-2091",
      address: {
        @type: "PostalAddress",
        streetAddress: "1601 N Main St 2nd FL",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.3435089,
        longitude: -81.65379999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Jacksonville residents seeking community programs, local organizations hosting events, families looking for educational opportunities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Neighborhood Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Purpose Venue"
        }
      ],
      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.