Structured Data

    Palmer's Automotive Repair

    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: "Palmer's Automotive Repair",
      description: "Palmer's Automotive Repair is a NAPA AutoCare Center in Twin Falls serving all makes and models of vehicles since 1997. Their ASE Certified technicians provide comprehensive auto repair and maintenance services including computer diagnostics, electrical work, brake service, transmission service, oil changes, air conditioning repair, and battery replacement. All repairs use quality NAPA parts backed by a 24-month/24,000-mile national warranty, and they offer same-day service, free local shuttle, and 24-hour drop-off for customer convenience.",
      url: "https://palmersautotwinfalls.com/",
      telephone: "+1-208-735-8810",
      address: {
        @type: "PostalAddress",
        streetAddress: "1811 Addison Ave E",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.563623199999995,
        longitude: -114.45014139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "142",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Twin Falls County, and surrounding areas including Kimberly, ID",
      knowsAbout: "Auto Repair & Mechanics, Local Twin Falls residents needing reliable maintenance, owners of foreign and domestic vehicles, drivers seeking ASE-certified technicians",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "NAPA AutoCare Center Since 1997"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Local Shuttle Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        }
      ],
      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.