{
 "id": "1GCRKSE72CZ197935",
 "name": "2012 Chevrolet Silverado 1500 Extended Cab LTZ",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Silverado 1500 Extended Cab",
 "trim": "LTZ",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 6900,
 "currency": "USD",
 "mileage": 170318,
 "vin": "1GCRKSE72CZ197935",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-1092e2d11ae34670992102566173e90e.jpg",
 "url": "https://carchat.io/v/easycarauto/1GCRKSE72CZ197935",
 "dealer": {
  "id": "easycarauto",
  "name": "Easycarauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/easycarauto"
 },
 "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": "easycarauto",
   "vin": "1GCRKSE72CZ197935",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}