{
 "id": "2GCEK19R0V1190580",
 "name": "1997 Chevrolet 1500 Extended Cab Short Bed",
 "year": 1997,
 "make": "Chevrolet",
 "model": "1500 Extended Cab",
 "trim": "Short Bed",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 227907,
 "vin": "2GCEK19R0V1190580",
 "image": null,
 "url": "https://carchat.io/v/cartimesaysyes/2GCEK19R0V1190580",
 "dealer": {
  "id": "cartimesaysyes",
  "name": "Cartimesaysyes",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cartimesaysyes"
 },
 "description": null,
 "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": "cartimesaysyes",
   "vin": "2GCEK19R0V1190580",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}