Structured Data

    Jeffery Smith, Writing Tutor and Coach

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jeffery Smith, Writing Tutor and Coach",
      description: "Jeffery Smith is a writing tutor and coach based in Charlottesville who helps students develop stronger writing skills and confidence. He offers personalized instruction focused on composition, essay writing, and written communication across academic and professional contexts. Smith provides one-on-one tutoring tailored to each student's needs and writing goals.",
      telephone: "+1-434-260-6480",
      address: {
        @type: "PostalAddress",
        streetAddress: "1671 Brandywine Dr",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0647738,
        longitude: -78.478892
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students seeking writing improvement, Essay writers, College applicants, Professional writers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Writing Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Coaching Approach"
        }
      ],
      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.