Structured Data

    RVA Tutoring

    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: "RVA Tutoring",
      description: "RVA Tutoring provides personalized academic support and test preparation services for students in Richmond, Virginia. Based on their location and service focus, they offer targeted tutoring to help students strengthen core subjects and prepare for standardized tests. Their local presence and direct phone contact suggest a hands-on approach to student success.",
      telephone: "+1-804-893-0058",
      address: {
        @type: "PostalAddress",
        streetAddress: "2920 W Broad St f14",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5643181,
        longitude: -77.471977
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students preparing for standardized tests, Struggling learners needing academic support, Parents seeking one-on-one instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.