{
 "id": "2C3CCAAGXKH548158",
 "name": "Used 2019 Chrysler 300 Touring",
 "year": 2019,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 16195,
 "currency": "USD",
 "mileage": 96647,
 "vin": "2C3CCAAGXKH548158",
 "image": "https://pictures.dealer.com/f/fordcolumbiafordfd/0935/74acb2887f80446330559453beeff4e9x.jpg",
 "url": "https://carchat.io/v/ford-of-columbia/2C3CCAAGXKH548158",
 "dealer": {
  "id": "ford-of-columbia",
  "name": "Ford of Columbia",
  "city": "Columbia",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-columbia"
 },
 "description": "Is this 2019 Chrysler 300 your perfect car? Contact Ford of Columbia to see this Velvet Red Pearlcoat Touring Sedan available for $16195",
 "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": "ford-of-columbia",
   "vin": "2C3CCAAGXKH548158",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}