Structured Data

    Gateway Tire World - Alignment & Service

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Gateway Tire World - Alignment & Service",
      description: "Gateway Tire World - Alignment & Service is a car repair shop in Portland specializing in tire sales, wheel alignment, and general automotive maintenance. Located on NE Grand Ave, they serve the Portland area with professional tire installation, alignment services, and comprehensive auto repair work. They're known for reliable service and competitive pricing on both tire products and mechanical repairs.",
      telephone: "+1-503-517-0871",
      address: {
        @type: "PostalAddress",
        streetAddress: "233 NE Grand Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5247282,
        longitude: -122.66113389999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Tire Shops, Daily commuters needing tire replacement, drivers requiring wheel alignment, vehicle owners seeking routine maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wheel Alignment Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Repair"
        }
      ],
      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.