Structured Data

    The Family & Learning Center

    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: "The Family & Learning Center",
      description: "The Family & Learning Center in La Jolla is a child care agency providing comprehensive early childhood education and care services. Located on Pearl Street, they focus on nurturing development and learning for young children in a supportive community environment.",
      url: "http://www.tfalc.com/",
      telephone: "+1-858-454-7303",
      address: {
        @type: "PostalAddress",
        streetAddress: "1010 Pearl St #4",
        addressLocality: "La Jolla",
        addressRegion: "CA",
        postalCode: "92037",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8406867,
        longitude: -117.2722605
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "La Jolla, San Diego, CA",
      knowsAbout: "Tutoring & Test Prep, Working parents, families seeking quality early childhood education, caregivers in the La Jolla area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.