{
 "id": "1GKER33D49J151849",
 "name": "2009 GMC Acadia",
 "year": 2009,
 "make": "GMC",
 "model": "Acadia",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 7499,
 "currency": "USD",
 "mileage": 156000,
 "vin": "1GKER33D49J151849",
 "image": "https://cdn05.carsforsale.com/4fd5d0a70f6374bc1c948d9ebc9bbbcd/480x360/2009-gmc-acadia-slt-2-4dr-suv.jpg",
 "url": "https://carchat.io/v/cbs-motors/1GKER33D49J151849",
 "dealer": {
  "id": "cbs-motors",
  "name": "CBS Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/cbs-motors"
 },
 "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": "cbs-motors",
   "vin": "1GKER33D49J151849",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}