{
 "id": "1FTMF1CB1MKE69921",
 "name": "2021 Ford F-150 XL",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 24742,
 "currency": "USD",
 "mileage": 31906,
 "vin": "1FTMF1CB1MKE69921",
 "image": "https://cdn05.carsforsale.com/55f02bb06c9c700ca09909dede5f721c/480x360/2021-ford-f-150-xl.jpg",
 "url": "https://carchat.io/v/huffines-chevrolet/1FTMF1CB1MKE69921",
 "dealer": {
  "id": "huffines-chevrolet",
  "name": "HUFFINES CHEVROLET",
  "city": "Lewisville",
  "state": "TX",
  "url": "https://carchat.io/d/huffines-chevrolet"
 },
 "description": "This 2021 Ford F-150 XL in white represents a dependable work truck built to handle your demanding jobs with capability and reliability.- Trailer Tow Package with integrated trailer brake controller and Class IV hitch receiver- XL ...",
 "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": "huffines-chevrolet",
   "vin": "1FTMF1CB1MKE69921",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}