{
 "id": "4T1B61HK3KU704591",
 "name": "2019 Toyota Camry XSE",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XSE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 126110,
 "vin": "4T1B61HK3KU704591",
 "image": null,
 "url": "https://carchat.io/v/marksautomart/4T1B61HK3KU704591",
 "dealer": {
  "id": "marksautomart",
  "name": "Marksautomart",
  "city": "Fort Dodge",
  "state": "IA",
  "url": "https://carchat.io/d/marksautomart"
 },
 "description": "Meet the kind of daily driver that makes errands feel a little less to-do list and a little more lets go. This gray 2019 Toyota Camry carries itself with that clean, modern sedan stylesleek enough for a night out, polished enough for the Monday commute, and understated in a way that never goes out of fashion.Up front, a 2.5L L4 DOHC 16V 4-cylinder engine teams with an automatic transmission to keep things smooth and easy, whether youre merging onto the highway or cruising across town. The FWD se",
 "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": "marksautomart",
   "vin": "4T1B61HK3KU704591",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}