{
 "id": "5GALRBED7AJ157984",
 "name": "2010 Buick Enclave",
 "year": 2010,
 "make": "Buick",
 "model": "Enclave",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 155000,
 "vin": "5GALRBED7AJ157984",
 "image": "https://cdn05.carsforsale.com/00bdf7720fec9541da4a4a4ab944863da9/480x360/2010-buick-enclave-cxl-4dr-crossover-w-1xl.jpg",
 "url": "https://carchat.io/v/cbs-motors/5GALRBED7AJ157984",
 "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": "5GALRBED7AJ157984",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}