{
 "id": "55SWF4JB0JU258682",
 "name": "2018 Mercedes-Benz C-Class C300",
 "year": 2018,
 "make": "Mercedes-Benz",
 "model": "C-Class",
 "trim": "C300",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 18999,
 "currency": "USD",
 "mileage": 80890,
 "vin": "55SWF4JB0JU258682",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/55SWF4JB0JU258682",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Slip into something sleek: this black 2018 Mercedes-Benz C-Class sedan brings classic Mercedes style with a confident, night-on-the-town vibe. The glossy black finish looks right at home under city lights, yet its just as fitting for daily commutes, dinner dates, or weekend escapeswherever you want to arrive with a little extra presence.Under the hood is a 2.0L DOHC 16V 4-cylinder engine paired with a smooth 7-speed automatic transmission, giving you easy, refined acceleration and an effortless ",
 "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": "uscarsales1",
   "vin": "55SWF4JB0JU258682",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}