{
 "id": "1FTNE14WX7DB39714",
 "name": "2007 Ford E-150 Commercial",
 "year": 2007,
 "make": "Ford",
 "model": "E-150",
 "trim": "Commercial",
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 4988,
 "currency": "USD",
 "mileage": 200000,
 "vin": "1FTNE14WX7DB39714",
 "image": null,
 "url": "https://carchat.io/v/lanceautosales/1FTNE14WX7DB39714",
 "dealer": {
  "id": "lanceautosales",
  "name": "Lanceautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lanceautosales"
 },
 "description": "All prices exclude tax, registration, and title fees. Advertised price includes a Dealer Handling Fee of $499.99. Financing available with approved credit. Shop our inventory at www.Lanceautosales.com (http://www.Lanceautosales.com) Lance Truck & Auto Sales, Inc, Located at 1754 S 112th Street Broomfield, CO. 80020. Call us at!(720 445-3900) Hours of Operation are Monday-Friday 9AM-6PM, Saturdays 9AM-5PM, Closed Sundays and Holidays. Thank you for your consideration.",
 "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": "lanceautosales",
   "vin": "1FTNE14WX7DB39714",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}