{
 "id": "1FTEW1CP6HKC81742",
 "name": "2017 Ford F150 Supercrew",
 "year": 2017,
 "make": "Ford",
 "model": "F150 Supercrew",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 126942,
 "vin": "1FTEW1CP6HKC81742",
 "image": "https://imagescf.dealercenter.net/640/480/202606-79bfc7ae92b64bae85aa6f3289030b13.jpg",
 "url": "https://carchat.io/v/hto-auto-and-trucks/1FTEW1CP6HKC81742",
 "dealer": {
  "id": "hto-auto-and-trucks",
  "name": "HTO Auto & Trucks",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hto-auto-and-trucks"
 },
 "description": "Find USED 2017 FORD F150 SUPERCREW CAB for sale at $18,342.00 in San Antonio, TX at HTO Auto &amp; Trucks Sales Inc 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": "hto-auto-and-trucks",
   "vin": "1FTEW1CP6HKC81742",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}