Structured Data

    Academy Boston

    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: "Academy Boston",
      description: "Academy Boston is an independent tutoring and test preparation center located in Cambridge offering personalized academic support for students. They specialize in standardized test prep (SAT, ACT, AP exams) and subject tutoring across core academic areas, with a focus on helping students achieve their college and career goals. The center emphasizes individualized instruction tailored to each student's learning style and academic needs.",
      url: "https://academyboston.com/",
      telephone: "+1-781-777-8741",
      address: {
        @type: "PostalAddress",
        streetAddress: "33 Dunster St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3726047,
        longitude: -71.1192827
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Cambridge and surrounding Boston-area communities",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, students needing subject tutoring, college applicants seeking test prep strategies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Test Prep"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Located in Cambridge"
        }
      ],
      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.