{
 "id": "1N4AA5AP5AC804309",
 "name": "2010 NISSAN MAXIMA",
 "year": 2010,
 "make": "Nissan",
 "model": "MAXIMA",
 "trim": "SV",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 156896,
 "vin": "1N4AA5AP5AC804309",
 "image": "https://api.kelleyautoplex.com/api/public/media/vehicles/2128/b54b7a28a48b432a9ac1b82c3a246dad.jpg",
 "url": "https://carchat.io/v/kelley-autoplex/1N4AA5AP5AC804309",
 "dealer": {
  "id": "kelley-autoplex",
  "name": "Kelley Autoplex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/kelley-autoplex"
 },
 "description": "SV · SEDAN",
 "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": "kelley-autoplex",
   "vin": "1N4AA5AP5AC804309",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}