Structured Data

    Pro-Tek Automotive

    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: "Pro-Tek Automotive",
      description: "Pro-Tek Automotive is a full-service auto repair shop in Portland specializing in domestic and foreign vehicle maintenance, diagnostics, and repairs. With a focus on honest, transparent service, they handle everything from routine oil changes and brake service to complex engine work and transmission repair. Their experienced technicians use quality parts and diagnostic equipment to keep vehicles running reliably.",
      url: "http://www.protekauto.net/",
      telephone: "+1-503-653-9315",
      address: {
        @type: "PostalAddress",
        streetAddress: "1625 NE Sandy Blvd",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97232",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.525132,
        longitude: -122.64905089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "230",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters, fleet owners, families needing reliable maintenance, vehicle owners seeking honest diagnostics",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Service"
        }
      ],
      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.