{
 "id": "W04WH3N50HG016091",
 "name": "Used 2017 Buick Cascada",
 "year": 2017,
 "make": "Buick",
 "model": "Cascada",
 "trim": null,
 "bodyStyle": "convertible",
 "color": "toasted coconut",
 "condition": "used",
 "price": 13775,
 "currency": "USD",
 "mileage": 53808,
 "vin": "W04WH3N50HG016091",
 "image": null,
 "url": "https://carchat.io/v/parks-motor-sales-incorporated/W04WH3N50HG016091",
 "dealer": {
  "id": "parks-motor-sales-incorporated",
  "name": "Parks Motor Sales Incorporated",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/parks-motor-sales-incorporated"
 },
 "description": "Is this 2017 Buick Cascada your perfect car? Contact Parks Motor Sales to see this Toasted Coconut Convertible available for $13775",
 "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": "parks-motor-sales-incorporated",
   "vin": "W04WH3N50HG016091",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}