{
 "id": "1GKS1KE05ER141583",
 "name": "2014 GMC YUKON XL 1500 XL SLT",
 "year": 2014,
 "make": "GMC",
 "model": "YUKON XL 1500",
 "trim": "XL SLT",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 168968,
 "vin": "1GKS1KE05ER141583",
 "image": null,
 "url": "https://carchat.io/v/superstarmotorz/1GKS1KE05ER141583",
 "dealer": {
  "id": "superstarmotorz",
  "name": "Superstarmotorz",
  "city": "Yukon",
  "state": "XL",
  "url": "https://carchat.io/d/superstarmotorz"
 },
 "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": "superstarmotorz",
   "vin": "1GKS1KE05ER141583",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}