{
 "id": "3N1AB7AP0KY325455",
 "name": "2019 Nissan Sentra SR",
 "year": 2019,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SR",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 8200,
 "currency": "USD",
 "mileage": 174660,
 "vin": "3N1AB7AP0KY325455",
 "image": "https://portal.waynereaves.net/service/picture/36080/325455/7d8b3b117f65e84121f5523cfb0638e867ff52f5.jpg",
 "url": "https://carchat.io/v/a36080/3N1AB7AP0KY325455",
 "dealer": {
  "id": "a36080",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/a36080"
 },
 "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": "a36080",
   "vin": "3N1AB7AP0KY325455",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}