{
 "id": "1FTEF14N1MNA10187",
 "name": "Used 1991 Ford F-150 XLT Lariat",
 "year": 1991,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 39980,
 "currency": "USD",
 "mileage": 59849,
 "vin": "1FTEF14N1MNA10187",
 "image": "https://pictures.dealer.com/l/lewisvillemitsubishipreowned/1001/6d81cfbabb1568919d5952527e6cfc9ax.jpg",
 "url": "https://carchat.io/v/lewisville-autoplex/1FTEF14N1MNA10187",
 "dealer": {
  "id": "lewisville-autoplex",
  "name": "Lewisville Autoplex",
  "city": "Lewisville",
  "state": "TX",
  "url": "https://carchat.io/d/lewisville-autoplex"
 },
 "description": "Is this 1991 Ford F-150 your perfect car? Contact Lewisville Autoplex to see this Black XLT Lariat Truck available for $39980",
 "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": "lewisville-autoplex",
   "vin": "1FTEF14N1MNA10187",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}