{
 "id": "55SWF8EB2KU322496",
 "name": "2019 Mercedes-Benz C-Class C300-4M",
 "year": 2019,
 "make": "Mercedes-Benz",
 "model": "C-Class",
 "trim": "C300-4M",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 17994,
 "currency": "USD",
 "mileage": 98800,
 "vin": "55SWF8EB2KU322496",
 "image": "https://imagesdl.dealercenter.net/640/480/202602-328e266272ab43358b315ab285ec88e8/202609-437eb77639864874bb9a024ab8c205a9.jpg",
 "url": "https://carchat.io/v/tysonsmotorcars/55SWF8EB2KU322496",
 "dealer": {
  "id": "tysonsmotorcars",
  "name": "Tysonsmotorcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tysonsmotorcars"
 },
 "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": "tysonsmotorcars",
   "vin": "55SWF8EB2KU322496",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}