{
 "id": "1FTFW1CF9DFD67836",
 "name": "2013 Ford F-150",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": "FX2",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 10500,
 "currency": "USD",
 "mileage": 199000,
 "vin": "1FTFW1CF9DFD67836",
 "image": "https://cdn05.carsforsale.com/08ebdcbcd06b6416389a56c43355f111/08ebdcbcd06b6416389a56c43355f111.jpg?width=1280&height=960&format=&sig=858f1bf1a5a648be",
 "url": "https://carchat.io/v/m-r-auto-sales/1FTFW1CF9DFD67836",
 "dealer": {
  "id": "m-r-auto-sales",
  "name": "M R Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/m-r-auto-sales"
 },
 "description": "Introducing the powerful and stylish 2013 Ford F-150 FX2. This truck is a true powerhouse, equipped with a 5.0L V8 engine and 6-speed automatic transmission, providing you with exceptional performance and handling. The sleek exterior design is sure to turn heads, while the spacious and comfortable interior offers plenty of room for both passengers and cargo. <br /><br />But the 2013 Ford F-150 FX2 is not just about looks and power, it also offers a wide range of features to make your driving exp",
 "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": "m-r-auto-sales",
   "vin": "1FTFW1CF9DFD67836",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}