Structured Data

    College Planning Center

    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: "College Planning Center",
      description: "College Planning Center in Mt Pleasant helps students navigate the college admissions process through personalized consulting and test preparation services. Their experienced advisors work one-on-one with students to develop strategic college plans, identify suitable schools, and strengthen applications. They offer comprehensive support from initial planning through final enrollment decisions.",
      url: "http://collegeplanningcenters.com/",
      telephone: "+1-855-442-4222",
      address: {
        @type: "PostalAddress",
        streetAddress: "1501 Belle Isle Ave Ste 110",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.83808520000001,
        longitude: -79.8566556
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Mt Pleasant, Charleston area, South Carolina",
      knowsAbout: "Tutoring & Test Prep, High school students planning for college, families seeking college admissions guidance, students preparing for SAT/ACT exams",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized College Strategy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Admissions Support"
        }
      ],
      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.