{
 "id": "5XYZW3LA7EG226761",
 "name": "2014 Hyundai Santa Fe",
 "year": 2014,
 "make": "Hyundai",
 "model": "Santa Fe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 107327,
 "vin": "5XYZW3LA7EG226761",
 "image": "https://imagescf.dealercenter.net/640/480/202511-77fd0927a9c74e158f9a48f402d8019f/202508-336402192ac94e62815754d7461e545b.jpg",
 "url": "https://carchat.io/v/magic-time-motors/5XYZW3LA7EG226761",
 "dealer": {
  "id": "magic-time-motors",
  "name": "Magic Time Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/magic-time-motors"
 },
 "description": "Find USED 2014 HYUNDAI SANTA FE SPORT for sale at CALL FOR PRICE in San Antonio, TX at MAGIC TIME MOTORS now.",
 "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": "magic-time-motors",
   "vin": "5XYZW3LA7EG226761",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}