Structured Data

    Mountain Peak Auto Repair

    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: "Mountain Peak Auto Repair",
      description: "Mountain Peak Auto Repair is an independent auto repair shop in Boise specializing in comprehensive vehicle maintenance and repair services for domestic and foreign cars. Located on W Fairview Ave, they handle everything from routine oil changes and brake service to engine diagnostics and transmission work, serving the greater Boise area with a focus on quality workmanship and customer satisfaction.",
      url: "https://www.mountainpeakautorepair.com/",
      telephone: "+1-208-971-8620",
      address: {
        @type: "PostalAddress",
        streetAddress: "9688 W Fairview Ave",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6199416,
        longitude: -116.30275170000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, DIY car owners seeking professional repairs, drivers of aging vehicles needing regular maintenance, owners of foreign and domestic vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Shop"
        }
      ],
      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.