{
 "id": "2G1FE1ED4B9209630",
 "name": "2011 Chevrolet Camaro LS 2dr Coupe",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "LS 2dr Coupe",
 "bodyStyle": "coupe",
 "color": "silver",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 127030,
 "vin": "2G1FE1ED4B9209630",
 "image": "https://cdn05.carsforsale.com/2638e94d485e92979d4c482bc777b3da/1280x960/2011-chevrolet-camaro-ls-2dr-coupe.jpg",
 "url": "https://carchat.io/v/lot-4fb15217/2G1FE1ED4B9209630",
 "dealer": {
  "id": "lot-4fb15217",
  "name": "Lot 4fb15217",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4fb15217"
 },
 "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-4fb15217",
   "vin": "2G1FE1ED4B9209630",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}