{
 "id": "3F03F223811",
 "name": "1973 Ford Mustang Convertible",
 "year": 1973,
 "make": "Ford",
 "model": "Mustang",
 "trim": "Convertible",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 22900,
 "currency": "USD",
 "mileage": 98979,
 "vin": null,
 "image": "https://www.musclecarsforsaleinc.com/galleria_images/13592/13592_main_l.jpg",
 "url": "https://carchat.io/v/lot-c754dadc/3F03F223811",
 "dealer": {
  "id": "lot-c754dadc",
  "name": "Lot c754dadc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c754dadc"
 },
 "description": "1973 Ford Mustang Convertible 302 engine Automatic Transmission Car has cold air conditioning power brakes power steering power convertible top white convertible top beautiful blue paint great body and rust free bottom original interior in nice condition for general questions, shipping quotes or finance options email mcfsking@gmail.com or text/ call Tom King at (239)405-1970",
 "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": "lot-c754dadc",
   "vin": "3F03F223811",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}