Structured Data

    Be Smart Tutoring and School LLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Be Smart Tutoring and School LLC",
      description: "Be Smart Tutoring and School LLC is an educational institution in St. Petersburg offering personalized tutoring and academic support services. They provide K-12 subject tutoring, test preparation, and school support designed to help students improve academic performance and build confidence in their studies.",
      url: "http://www.besmarttutoringschool.com/",
      telephone: "+1-727-344-9279",
      address: {
        @type: "PostalAddress",
        streetAddress: "4400 Shore Acres Blvd NE STE 4",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.8125243,
        longitude: -82.6100333
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, FL and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject support, students preparing for standardized tests, parents seeking personalized academic instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Academic Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "K-12 and Test Prep Services"
        }
      ],
      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.