{
 "id": "1FTEW1CP7JKC02617",
 "name": "2018 Ford F-150",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 20800,
 "currency": "USD",
 "mileage": 141529,
 "vin": "1FTEW1CP7JKC02617",
 "image": "https://cdn05.carsforsale.com/00afe1c4855fedeb65c11e27cb58c7bee3/480x360/2018-ford-f-150-lariat-pickup-4d-5-1-2-ft.jpg",
 "url": "https://carchat.io/v/first-gear-automotive/1FTEW1CP7JKC02617",
 "dealer": {
  "id": "first-gear-automotive",
  "name": "First Gear Automotive",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-gear-automotive"
 },
 "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": "first-gear-automotive",
   "vin": "1FTEW1CP7JKC02617",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}