{
 "id": "YV1612FS4D2192118",
 "name": "2013 Volvo S60",
 "year": 2013,
 "make": "Volvo",
 "model": "S60",
 "trim": "T5",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 5399,
 "currency": "USD",
 "mileage": 148839,
 "vin": "YV1612FS4D2192118",
 "image": "https://api.kelleyautoplex.com/api/public/media/vehicles/1132/cd098c51284d4c9eb15dc4e0520a5c56.jpg",
 "url": "https://carchat.io/v/kelley-autoplex/YV1612FS4D2192118",
 "dealer": {
  "id": "kelley-autoplex",
  "name": "Kelley Autoplex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/kelley-autoplex"
 },
 "description": "T5 · Sedan · Leather Seats, Heated Front Seats, Keyless Start, Sensus Display, Dual-Zone Climate Control, Alloy Wheels, Cruise Control",
 "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": "kelley-autoplex",
   "vin": "YV1612FS4D2192118",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}