{
 "id": "1FTFW1CV5AKC19645",
 "name": "2010 Ford F-150 Styleside",
 "year": 2010,
 "make": "Ford",
 "model": "F-150",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 12950,
 "currency": "USD",
 "mileage": 161723,
 "vin": "1FTFW1CV5AKC19645",
 "image": null,
 "url": "https://carchat.io/v/beauchampmotors/1FTFW1CV5AKC19645",
 "dealer": {
  "id": "beauchampmotors",
  "name": "Beauchampmotors",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/beauchampmotors"
 },
 "description": "Visit Beauchamp Motors online at beauchampmotors.com to see more pictures of this vehicle or call us at 806-467-1300 today to schedule your test drive.",
 "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": "beauchampmotors",
   "vin": "1FTFW1CV5AKC19645",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}