{
 "id": "19XFA16589E049435",
 "name": "2009 Honda Civic",
 "year": 2009,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 144250,
 "vin": "19XFA16589E049435",
 "image": "https://cdn05.carsforsale.com/49db89ee6b1450ffa77b4312737b37c1/480x360/2009-honda-civic-lx-4dr-sedan-5a.jpg",
 "url": "https://carchat.io/v/auto-auction-4-u-llc/19XFA16589E049435",
 "dealer": {
  "id": "auto-auction-4-u-llc",
  "name": "Auto Auction 4 U, LLC",
  "city": "Converse",
  "state": "TX",
  "url": "https://carchat.io/d/auto-auction-4-u-llc"
 },
 "description": "2009 Honda Civic",
 "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": "auto-auction-4-u-llc",
   "vin": "19XFA16589E049435",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}