{
 "id": "JTDBR32E630048339",
 "name": "2003 Toyota Corolla LE",
 "year": 2003,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 191361,
 "vin": "JTDBR32E630048339",
 "image": "https://portal.waynereaves.net/service/picture/29553/11044AC/9b9b3ce32fe9484c7d23ff8824e340128824ffad.jpg",
 "url": "https://carchat.io/v/theautoclub/JTDBR32E630048339",
 "dealer": {
  "id": "theautoclub",
  "name": "Theautoclub",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/theautoclub"
 },
 "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": "theautoclub",
   "vin": "JTDBR32E630048339",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}