{
 "id": "1FAFP25155G124207",
 "name": "2005 Ford Five Hundred Limited",
 "year": 2005,
 "make": "Ford",
 "model": "Five Hundred",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 235541,
 "vin": "1FAFP25155G124207",
 "image": "https://x-img.autorevo.com/2005-ford-five-hundred-dalton-ga-6990123/640x640/2961337-0-revo.jpg",
 "url": "https://carchat.io/v/lot-c1a0f325/1FAFP25155G124207",
 "dealer": {
  "id": "lot-c1a0f325",
  "name": "Lot c1a0f325",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c1a0f325"
 },
 "description": "2005 FORD FIVE HUNDRED LIMITED 3.0L V6 AUTOMATIC LEATHER INTERIOR STOP BY TODAY AND CHECK OUT ALL OUR SPECIAL DEALS WE HAVE THE BEST SELECTION OF USED VEHICLES IN TOWN COME SEE US SOON",
 "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-c1a0f325",
   "vin": "1FAFP25155G124207",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}