{
  "name": "Gorman McCracken Mazda",
  "description": "Gorman McCracken Mazda serves Longview and East Texas — including Kilgore, Marshall, and Gladewater — with new Mazda sedans and SUVs, used and certified pre-owned vehicles, a full Mazda service center, genuine Mazda parts, and flexible auto financing.",
  "provider": {
    "organization": "Lead Stampede",
    "url": "https://leadstampede.io"
  },
  "version": "1.3.0",
  "documentationUrl": "https://www.gormanmccrackenmazda.com",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "application/json",
    "text"
  ],
  "skills": [
    {
      "id": "get_business_profile",
      "name": "Get Dealership Profile",
      "description": "Returns dealership name, location, hours, departments, and contact info for Gorman McCracken Mazda.",
      "tags": [
        "profile",
        "about",
        "dealership",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "Tell me about Gorman McCracken Mazda",
        "Where is Gorman McCracken Mazda located?",
        "How do I contact Gorman McCracken Mazda?"
      ]
    },
    {
      "id": "search_inventory",
      "name": "Search Vehicle Inventory",
      "description": "Searches the Gorman McCracken Mazda vehicle inventory by stock type (new/used/certified pre-owned), make, model, year, price range, body type, and fuel type. Optional natural-language query for things like \"electric SUV\" or \"AWD wagon under $40k\". Returns matching vehicles with year, make, model, trim, mileage, price, and a link to the listing.",
      "tags": [
        "inventory",
        "vehicles",
        "cars",
        "search",
        "browse",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "What new Mazda Dealerships does Gorman McCracken Mazda have under $40k?",
        "Show me the certified pre-owned SUVs at Gorman McCracken Mazda",
        "Does Gorman McCracken Mazda have any electric vehicles?",
        "Find me a Mazda Dealership wagon at Gorman McCracken Mazda"
      ]
    },
    {
      "id": "get_vehicle_details",
      "name": "Get Vehicle Details",
      "description": "Returns full details for a specific vehicle in Gorman McCracken Mazda's inventory by VIN or stock number: year, make, model, trim, mileage, price, MSRP, features, exterior/interior color, fuel economy, and listing URL.",
      "tags": [
        "vehicle",
        "details",
        "specs",
        "features",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "Tell me more about that Mazda Dealership Tiguan",
        "What features does this vehicle have?",
        "What's the MSRP on stock number V25-001?"
      ]
    },
    {
      "id": "get_specials",
      "name": "Get Current Specials",
      "description": "Returns Gorman McCracken Mazda's current specials and offers — new-vehicle APR/lease specials, pre-owned specials, service & parts coupons, manufacturer rebates, and incentive programs (College Grad, Military). Each offer includes a title, summary, and a link to the dealer's offer page.",
      "tags": [
        "specials",
        "offers",
        "deals",
        "rebates",
        "incentives",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "What specials does Gorman McCracken Mazda have right now?",
        "Are there any lease deals at Gorman McCracken Mazda?",
        "Any service coupons available?",
        "Does Gorman McCracken Mazda have a military discount?"
      ]
    },
    {
      "id": "get_availability",
      "name": "Get Hours and Availability",
      "description": "Returns Gorman McCracken Mazda's sales, service, and parts department hours. Includes whether online scheduling is available for service appointments.",
      "tags": [
        "hours",
        "availability",
        "schedule",
        "departments",
        "automotive"
      ],
      "examples": [
        "When is Gorman McCracken Mazda open?",
        "What are Gorman McCracken Mazda's service hours?",
        "Is the parts department open on Saturday?"
      ]
    },
    {
      "id": "get_reviews",
      "name": "Get Reviews and Reputation",
      "description": "Returns review count, average rating, and a summary of customer feedback for Gorman McCracken Mazda.",
      "tags": [
        "reviews",
        "ratings",
        "reputation",
        "social-proof",
        "automotive"
      ],
      "examples": [
        "What do people say about Gorman McCracken Mazda?",
        "How many reviews does Gorman McCracken Mazda have?",
        "Is Gorman McCracken Mazda a good dealership?"
      ]
    },
    {
      "id": "schedule_service_appointment",
      "name": "Schedule a Service Appointment",
      "description": "Captures a service appointment request for Gorman McCracken Mazda — customer info, vehicle (year/make/model/VIN), requested services (oil change, tires, diagnostics, recall work, etc.), and preferred timing. Returns a tracked link to the official online scheduler so the service advisor can confirm the exact slot.",
      "tags": [
        "service",
        "appointment",
        "maintenance",
        "repair",
        "booking",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "I need an oil change for my Mazda Dealership",
        "Can I schedule service at Gorman McCracken Mazda?",
        "My check engine light is on — book me at Gorman McCracken Mazda",
        "When can I bring my Tiguan in for tires?"
      ]
    },
    {
      "id": "contact_sales",
      "name": "Contact Sales",
      "description": "Captures a sales lead for Gorman McCracken Mazda. Use for test drive requests, vehicle inquiries, financing questions, lease questions, trade-in conversations, or general \"I'm interested in this car\" requests. Captures customer info, intent (test_drive, vehicle_inquiry, financing, lease, trade_in, general), and the specific vehicle of interest if known. The sales team follows up by the customer's preferred contact method.",
      "tags": [
        "sales",
        "test-drive",
        "financing",
        "lease",
        "trade-in",
        "inquiry",
        "automotive",
        "Mazda Dealership"
      ],
      "examples": [
        "I want to test drive a Mazda Dealership ID.4",
        "Can Gorman McCracken Mazda give me a finance quote?",
        "What would my trade-in be worth at Gorman McCracken Mazda?",
        "I'm interested in leasing a Mazda Dealership Atlas"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "REST",
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp/tools"
    }
  ],
  "metadata": {
    "businessName": "Gorman McCracken Mazda",
    "tagline": "Your East Texas Mazda dealer in Longview",
    "industry": "Mazda Dealership",
    "businessType": "automotive",
    "serviceArea": "Longview — TX — Regions: Longview, Kilgore, Marshall, Gladewater",
    "clientSlug": "gorman-mccracken-mazda"
  }
}