{
 "id": "3FTTW8B38TRB58141",
 "name": "2026 Ford Maverick XL",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 32186,
 "currency": "USD",
 "mileage": null,
 "vin": "3FTTW8B38TRB58141",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/3FTTW8B38TRB58141",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "Looking for a new car at an affordable price? Check out this 2026! Packed with features and truly a pleasure to drive! This model accommodates 5 passengers comfortably, and provides features such as: an outside temperature display, front bucket seats, and remote keyless entry. Smooth gearshifts are achieved thanks to the efficient 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Our aim is to provide our customers with the best prices and service a",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "columbiaford",
   "vin": "3FTTW8B38TRB58141",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}