{
 "id": "2FABP7EV6BX154367",
 "name": "2011 Ford Crown Victoria LX",
 "year": 2011,
 "make": "Ford",
 "model": "Crown Victoria",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 11500,
 "currency": "USD",
 "mileage": 105035,
 "vin": "2FABP7EV6BX154367",
 "image": "https://cdn05.carsforsale.com/04968c15073975304fd786d66ce476e2/1280x960/2011-ford-crown-victoria-lx-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-732e6cc9/2FABP7EV6BX154367",
 "dealer": {
  "id": "lot-732e6cc9",
  "name": "Lot 732e6cc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-732e6cc9"
 },
 "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-732e6cc9",
   "vin": "2FABP7EV6BX154367",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}