{
 "id": "1FTEX1EP4NKD66018",
 "name": "2022 Ford F-150 SuperCab",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 68641,
 "vin": "1FTEX1EP4NKD66018",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FTEX1EP4NKD66018",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Hop into this fiery red 2022 Ford F-150 and get ready to turn heads wherever you go! This powerhouse of a truck is more than just a vehicle - it's a symbol of strength, reliability, and adventure. With its rugged exterior and sleek design, it's like driving a big, bold statement down the road.Picture yourself cruising down the highway, the wind in your hair and the sun on your face, as you effortlessly navigate any terrain with the truck's four-wheel drive capability. Whether you're tackling cit",
 "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": "bigcitycarsfortwayne",
   "vin": "1FTEX1EP4NKD66018",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}