Structured Data

    Dowdy's Automotive - S Meridian Rd

    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: "Dowdy's Automotive - S Meridian Rd",
      description: "Dowdy's Automotive is a full-service auto repair shop in Meridian offering tire sales, car repair, and auto parts. With decades of experience, they handle everything from routine maintenance to complex repairs for both domestic and foreign vehicles, backed by their commitment to quality service and customer satisfaction.",
      url: "http://www.dowdysauto.com/",
      telephone: "+1-208-972-5160",
      address: {
        @type: "PostalAddress",
        streetAddress: "1890 S Meridian Rd",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83642",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.587533099999995,
        longitude: -116.39245509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "536",
        bestRating: "5"
      },
      areaServed: "Meridian, Boise, and surrounding Ada County communities",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking reliable repairs, tire replacement, and auto parts in one convenient location",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Shop"
        },
        {
          @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.