Structured Data

    Italian With Adina

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Italian With Adina",
      description: "Italian With Adina offers personalized Italian language instruction for students of all ages and proficiency levels in Charlottesville. Adina holds a Master's degree in Italian from the University of Virginia and brings years of academic teaching experience combined with private tutoring expertise. She designs custom lessons tailored to each student's interests, abilities, and learning style, helping learners build confidence to speak Italian in real-world situations.",
      url: "https://italianwithadina.com/",
      telephone: "+1-434-882-1888",
      address: {
        @type: "PostalAddress",
        streetAddress: "1205 Swan Lake Dr #403",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0044387,
        longitude: -78.4939672
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Adult learners, students of all proficiency levels, people seeking one-on-one personalized instruction, professionals wanting to build conversational confidence",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Master's Degree in Italian"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Lesson Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages and Levels"
        }
      ],
      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.