{
 "id": "KL7CJPSM9NB528440",
 "name": "2022 Chevrolet Trax LT",
 "year": 2022,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 17900,
 "currency": "USD",
 "mileage": 38698,
 "vin": "KL7CJPSM9NB528440",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/88b67914-c3d8-43ec-a497-c548861f5a83.jpg",
 "url": "https://carchat.io/v/lot-b9e0bd4f/KL7CJPSM9NB528440",
 "dealer": {
  "id": "lot-b9e0bd4f",
  "name": "Lot b9e0bd4f",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b9e0bd4f"
 },
 "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-b9e0bd4f",
   "vin": "KL7CJPSM9NB528440",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}