Structured Data

    Smith Advance Tutoring Services

    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: "Smith Advance Tutoring Services",
      description: "Smith Advance Tutoring Services is an independent tutoring provider in Chesapeake, VA offering personalized academic support to K-12 students. Located on Northfield Street, they focus on helping students strengthen core subjects and build confidence in their schoolwork through one-on-one instruction tailored to individual learning styles.",
      telephone: "+1-757-738-2703",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 Northfield St",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.730874199999995,
        longitude: -76.24078320000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, Students preparing for academic improvement, Families seeking personalized tutoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.