{
 "id": "1G1AK58F587126029",
 "name": "2008 Chevrolet Cobalt 1LS",
 "year": 2008,
 "make": "Chevrolet",
 "model": "Cobalt",
 "trim": "1LS",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 2500,
 "currency": "USD",
 "mileage": 154064,
 "vin": "1G1AK58F587126029",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-c1995f0ef8884026aeec353bba6e3c4e.jpg",
 "url": "https://carchat.io/v/ronmotor/1G1AK58F587126029",
 "dealer": {
  "id": "ronmotor",
  "name": "Ronmotor",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ronmotor"
 },
 "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": "ronmotor",
   "vin": "1G1AK58F587126029",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}