Structured Data

    Foundations Tutoring

    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: "Foundations Tutoring",
      description: "Foundations Tutoring is an independent tutoring service in San Diego offering personalized academic support for K-12 students. They provide one-on-one instruction tailored to each student's learning style and academic goals, helping build strong educational foundations across core subjects. Their approach focuses on individualized attention to boost confidence and academic performance.",
      url: "http://foundationstutoring.squarespace.com/",
      telephone: "+1-619-800-4243",
      address: {
        @type: "PostalAddress",
        streetAddress: "Cerrissa St and, Cantamar Rd",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92154",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.5817962,
        longitude: -117.0901598
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, families seeking personalized instruction, students preparing for grade advancement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.