{
 "id": "2T3DFREV5EW128861",
 "name": "2014 Toyota RAV4 High",
 "year": 2014,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "High",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 226476,
 "vin": "2T3DFREV5EW128861",
 "image": null,
 "url": "https://carchat.io/v/noblemotorstucson/2T3DFREV5EW128861",
 "dealer": {
  "id": "noblemotorstucson",
  "name": "Noblemotorstucson",
  "city": "Tucson",
  "state": "AZ",
  "url": "https://carchat.io/d/noblemotorstucson"
 },
 "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": "noblemotorstucson",
   "vin": "2T3DFREV5EW128861",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}