{
 "id": "55SWF4JB1GU123364",
 "name": "2016 Mercedes-Benz C-Class C300",
 "year": 2016,
 "make": "Mercedes-Benz",
 "model": "C-Class",
 "trim": "C300",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 12000,
 "currency": "USD",
 "mileage": 129309,
 "vin": "55SWF4JB1GU123364",
 "image": null,
 "url": "https://carchat.io/v/171auto/55SWF4JB1GU123364",
 "dealer": {
  "id": "171auto",
  "name": "171auto",
  "city": "Shreveport",
  "state": "LA",
  "url": "https://carchat.io/d/171auto"
 },
 "description": "Buckle up and get ready to cruise in style with this sleek Black 2016 Mercedes-Benz C-Class! With a Carfax report available, you can hit the road with peace of mind knowing the history of your new ride. This beauty is packed with advanced technology to make your driving experience enjoyable and effortless. The luxurious interior will make you feel like you're sitting in the lap of luxury, while the powerful engine will have you zooming down the highway with ease. Whether you're commuting to work",
 "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": "171auto",
   "vin": "55SWF4JB1GU123364",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}