{
 "id": "2G1FD1E33F9304034",
 "name": "2015 CHEVROLET CAMARO 1LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "CAMARO",
 "trim": "1LT",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 81000,
 "vin": "2G1FD1E33F9304034",
 "image": "https://feeds.gma.to/YPX/i/eNWQa/6a90d6ee1cbf7_4.jpg",
 "url": "https://carchat.io/v/lot-720b763c/2G1FD1E33F9304034",
 "dealer": {
  "id": "lot-720b763c",
  "name": "Lot 720b763c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-720b763c"
 },
 "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": "lot-720b763c",
   "vin": "2G1FD1E33F9304034",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}