Structured Data

    Hilltop Academy

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

    Schema.org / LocalBusiness
    |
    40 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Hilltop Academy",
      description: "Hilltop Academy is an educational institution in Virginia Beach offering academic instruction and learning support to students. While specific program details are limited in available information, the academy serves the local community with educational services designed to help students succeed academically.",
      url: "http://hilltoped.com/",
      telephone: "+1-757-618-7265",
      address: {
        @type: "PostalAddress",
        streetAddress: "610 Jack Rabbit Rd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23451",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8486348,
        longitude: -76.01686409999999
      },
      areaServed: "Virginia Beach, VA",
      knowsAbout: "Tutoring & Test Prep, Students seeking academic support, Parents looking for educational services in Virginia Beach",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Virginia Beach Location"
        }
      ],
      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.