{
 "id": "2T1BU4EE8AC247895",
 "name": "2010 Toyota Corolla Base 5-Speed MT",
 "year": 2010,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "Base 5-Speed MT",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 138934,
 "vin": "2T1BU4EE8AC247895",
 "image": "http://imagescdn.dealercarsearch.com/Media/11665/24143748/639210202110752219.jpg",
 "url": "https://carchat.io/v/automall2000/2T1BU4EE8AC247895",
 "dealer": {
  "id": "automall2000",
  "name": "Automall2000",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/automall2000"
 },
 "description": "Visit '' AUTO MALL 2000 '' online at www.automall2000.com to see more pictures of this vehicle or call us at 281-896-2507 today to schedule your test drive.",
 "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": "automall2000",
   "vin": "2T1BU4EE8AC247895",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}