{
 "id": "1FMCU9G62NUB54284",
 "name": "2022 Ford Escape SE AWD 4dr SUV",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE AWD 4dr SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 11599,
 "currency": "USD",
 "mileage": 127058,
 "vin": "1FMCU9G62NUB54284",
 "image": "https://cdn05.carsforsale.com/00d604f79591871fce4771671445f105ba/1280x960/2022-ford-escape-se-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-3ccb3f08/1FMCU9G62NUB54284",
 "dealer": {
  "id": "lot-3ccb3f08",
  "name": "Lot 3ccb3f08",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3ccb3f08"
 },
 "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-3ccb3f08",
   "vin": "1FMCU9G62NUB54284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}