Structured Data

    Pipers Automotive Inc

    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: "Pipers Automotive Inc",
      description: "Pipers Automotive Inc is a full-service auto repair shop in Raleigh specializing in car maintenance, diagnostics, and repairs for both foreign and domestic vehicles. With nearly five decades of experience, they offer comprehensive automotive services including engine work, transmission repair, brake service, and general maintenance. Their experienced technicians are dedicated to keeping vehicles running reliably and safely.",
      telephone: "+1-919-828-3045",
      address: {
        @type: "PostalAddress",
        streetAddress: "1119 N West St",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7945396,
        longitude: -78.6426985
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters, families needing reliable vehicle maintenance, owners of older vehicles requiring complex repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Repair Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.