{
 "id": "1G1ZD5EU5CF316198",
 "name": "Used 2012 Chevrolet Malibu LT w/2LT",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LT w/2LT",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 152470,
 "vin": "1G1ZD5EU5CF316198",
 "image": null,
 "url": "https://carchat.io/v/byrider-san-antonio-south/1G1ZD5EU5CF316198",
 "dealer": {
  "id": "byrider-san-antonio-south",
  "name": "Byrider San Antonio South",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/byrider-san-antonio-south"
 },
 "description": "152,470 miles, Gas/Ethanol 4-Cyl 2.4L/145, MPG City: 22 MPG Hwy: 33***, 4DR, Gold Mist Metallic Exterior, Ebony Interior, 6-Speed Automatic w/Manual Shift",
 "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": "byrider-san-antonio-south",
   "vin": "1G1ZD5EU5CF316198",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}