{
 "id": "1FTEW1E46KFD13902",
 "name": "Used 2019 Ford F-150 King Ranch",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 56673,
 "vin": "1FTEW1E46KFD13902",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90FOT11AA0/YZ.jpg",
 "url": "https://carchat.io/v/tyler-ford-ltd/1FTEW1E46KFD13902",
 "dealer": {
  "id": "tyler-ford-ltd",
  "name": "Tyler Ford, LTD",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/tyler-ford-ltd"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Tyler Ford to see this White Platinum Metallic Tri-Coat King Ranch",
 "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": "tyler-ford-ltd",
   "vin": "1FTEW1E46KFD13902",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}