Structured Data

    Porter Tutoring

    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: "Porter Tutoring",
      description: "Porter Tutoring is a locally-owned, family-run tutoring center in Arlington, Texas with over 35 years of experience. Founded by Marca Porter, a former UTA Learning Specialist, the business provides individualized tutoring for homework help, test prep (STAAR, SAT, ACT), study skills development, learning gap remediation, and customized homeschooling programs. Porter Tutoring serves students of all levels with flexible scheduling, no monthly contracts, and a team of highly-trained tutors committed to helping students reach their educational goals.",
      url: "https://www.portertutoring.com/",
      telephone: "+1-817-274-7172",
      address: {
        @type: "PostalAddress",
        streetAddress: "2122 W Park Row Dr",
        addressLocality: "Arlington",
        addressRegion: "TX",
        postalCode: "76013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.720809200000005,
        longitude: -97.1403546
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Central Arlington, Texas and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, elementary and middle school students needing homework help, homeschool families, athletes managing study schedules",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "35+ Years in Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible, No-Contract Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Program Range"
        }
      ],
      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.