{
 "id": "1FM5K8GT5DGC84829",
 "name": "2013 Ford Explorer Sport",
 "year": 2013,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 160505,
 "vin": "1FM5K8GT5DGC84829",
 "image": "https://cdn05.carsforsale.com/00e29eba5e29a2786fa7aecb96b764db8c/1280x960/2013-ford-explorer-sport-awd-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-6fe94a01/1FM5K8GT5DGC84829",
 "dealer": {
  "id": "lot-6fe94a01",
  "name": "Lot 6fe94a01",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6fe94a01"
 },
 "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-6fe94a01",
   "vin": "1FM5K8GT5DGC84829",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}