{
 "id": "1G11A5SA0DF251195",
 "name": "2013 Chevrolet Malibu LS Fleet",
 "year": 2013,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LS Fleet",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 5500,
 "currency": "USD",
 "mileage": 129583,
 "vin": "1G11A5SA0DF251195",
 "image": "https://imagesdl.dealercenter.net/640/480/202202-85d0086e496c44b69c7b5f122609199d/202510-3f35f20c51574a4c986aa489bbe3e8bb.jpg",
 "url": "https://carchat.io/v/babsmotorsinc/1G11A5SA0DF251195",
 "dealer": {
  "id": "babsmotorsinc",
  "name": "Babsmotorsinc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/babsmotorsinc"
 },
 "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": "babsmotorsinc",
   "vin": "1G11A5SA0DF251195",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}