{
 "id": "1ZVBP8KS9C5252111",
 "name": "2012 Ford Shelby GT500 Shelby Convertible",
 "year": 2012,
 "make": "Ford",
 "model": "Shelby GT500",
 "trim": "Shelby Convertible",
 "bodyStyle": "convertible",
 "color": "black",
 "condition": "used",
 "price": 24995,
 "currency": "USD",
 "mileage": 98291,
 "vin": "1ZVBP8KS9C5252111",
 "image": "https://cdn05.carsforsale.com/24d87fb2275c4f627873143bdc3ff85d/1280x960/2012-ford-shelby-gt500-base-2dr-convertible.jpg",
 "url": "https://carchat.io/v/lot-4ad8e477/1ZVBP8KS9C5252111",
 "dealer": {
  "id": "lot-4ad8e477",
  "name": "Lot 4ad8e477",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4ad8e477"
 },
 "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-4ad8e477",
   "vin": "1ZVBP8KS9C5252111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}