{
 "id": "1N4BL4CV5LC177988",
 "name": "2020 Nissan Altima SR",
 "year": 2020,
 "make": "Nissan",
 "model": "Altima",
 "trim": "SR",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 118388,
 "vin": "1N4BL4CV5LC177988",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-eb206ed36932445b8cf2ff01c1c8ae1e.jpg",
 "url": "https://carchat.io/v/gtimotors/1N4BL4CV5LC177988",
 "dealer": {
  "id": "gtimotors",
  "name": "Gtimotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gtimotors"
 },
 "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": "gtimotors",
   "vin": "1N4BL4CV5LC177988",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}