{
 "id": "1FDSF30598EC32885",
 "name": "2008 Ford F-350 Super Duty",
 "year": 2008,
 "make": "Ford",
 "model": "F-350 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 124998,
 "vin": "1FDSF30598EC32885",
 "image": "https://cdn05.carsforsale.com/009b8798da66c668dc2490a22428582ff7/480x360/2008-ford-f-350-super-duty-4x2-2dr-regular-cab-137-in-wb.jpg",
 "url": "https://carchat.io/v/crawley-motor-co/1FDSF30598EC32885",
 "dealer": {
  "id": "crawley-motor-co",
  "name": "Crawley Motor Co",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/crawley-motor-co"
 },
 "description": "***In House Financing is Available with NO CREDIT CHECK***<br />THIS VEHICLE IS $1,299 DOWN<br />$250 BI WEEKLY<br />$12,999. PRICE<br />***TO QUALIFY YOU MUST LIVE WITHIN 30 MILES OF SAN ANTONIO***<br />We require Proof of Residency like a lease, tax statement,<br />major utility bill, or mortgage document.<br />Proof of Income like paystubs, bank statement, or benefits statement<br />A Valid Texas Driver License and a Social Security Number<br />AND The posted Down Payment IN MONEY ORDER OR CA",
 "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": "crawley-motor-co",
   "vin": "1FDSF30598EC32885",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}