{
 "id": "19XFB2F53DE290492",
 "name": "2013 Honda Civic LX",
 "year": 2013,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 13999,
 "currency": "USD",
 "mileage": 93154,
 "vin": "19XFB2F53DE290492",
 "image": "https://imagescdn.dealercarsearch.com/Media/12211/24271874/639242047495623808.jpg",
 "url": "https://carchat.io/v/plymouthautosales/19XFB2F53DE290492",
 "dealer": {
  "id": "plymouthautosales",
  "name": "Plymouthautosales",
  "city": "Plymouth",
  "state": "MI",
  "url": "https://carchat.io/d/plymouthautosales"
 },
 "description": "Single owner super clean vehicle... must see!!! Most of our vehicles come with 3 months limited warranty included with listing price only. Visit Plymouth Auto Sales online at www.plymouthautosales.com to see more pictures of this vehicle or call us at 734-414-1400 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": "plymouthautosales",
   "vin": "19XFB2F53DE290492",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}