{
 "id": "5TDZA3EH6AS001477",
 "name": "2010 Toyota Highlander Base",
 "year": 2010,
 "make": "Toyota",
 "model": "Highlander",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 9399,
 "currency": "USD",
 "mileage": 125512,
 "vin": "5TDZA3EH6AS001477",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-9e9aa3209d5d4709b2111faca72644fa.jpg",
 "url": "https://carchat.io/v/myvamotors/5TDZA3EH6AS001477",
 "dealer": {
  "id": "myvamotors",
  "name": "Myvamotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/myvamotors"
 },
 "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": "myvamotors",
   "vin": "5TDZA3EH6AS001477",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}