{
 "id": "3FAHP07Z69R219910",
 "name": "2009 Ford Fusion SE",
 "year": 2009,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 3500,
 "currency": "USD",
 "mileage": 216376,
 "vin": "3FAHP07Z69R219910",
 "image": "https://portal.waynereaves.net/service/picture/45252/1829/3e387fff9e4cb1aec454a65baaed3d1440a98119.jpg",
 "url": "https://carchat.io/v/myunlimitedautocare/3FAHP07Z69R219910",
 "dealer": {
  "id": "myunlimitedautocare",
  "name": "Myunlimitedautocare",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/myunlimitedautocare"
 },
 "description": null,
 "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": "myunlimitedautocare",
   "vin": "3FAHP07Z69R219910",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}