Structured Data

    Pepeson General Mechanic Work

    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: "Pepeson General Mechanic Work",
      description: "Pepeson General Mechanic Work is an independent auto repair shop in Corpus Christi specializing in general mechanical services for vehicles. Located on Saturn Road, they handle routine maintenance, diagnostics, and repairs for both domestic and foreign vehicles. The shop serves the local community with hands-on expertise and personalized service.",
      telephone: "+1-361-851-1460",
      address: {
        @type: "PostalAddress",
        streetAddress: "3701 Saturn Rd",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.697294,
        longitude: -97.42125999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Local vehicle owners needing routine maintenance, daily drivers requiring reliable repairs, budget-conscious customers seeking personalized service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Local Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Mechanical Expertise"
        }
      ],
      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.