{
 "id": "1GYS4NKJ2FR548273",
 "name": "2015 Cadillac Escalade Premium",
 "year": 2015,
 "make": "Cadillac",
 "model": "Escalade",
 "trim": "Premium",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 17499,
 "currency": "USD",
 "mileage": 154947,
 "vin": "1GYS4NKJ2FR548273",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-87c0946e1fa249bd931d571b47483ffc.jpg",
 "url": "https://carchat.io/v/charlestonautosc/1GYS4NKJ2FR548273",
 "dealer": {
  "id": "charlestonautosc",
  "name": "Charlestonautosc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/charlestonautosc"
 },
 "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": "charlestonautosc",
   "vin": "1GYS4NKJ2FR548273",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}