{
 "id": "1FTFW1ED8PFA71917",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 42999,
 "currency": "USD",
 "mileage": 69501,
 "vin": "1FTFW1ED8PFA71917",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1FTFW1ED8PFA71917",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Meet a silver 2023 Ford F-150 thats ready to make everyday errands feel like a mini adventure. This used truck blends classic F-150 confidence with smart, modern muscle thanks to its 3.5L V6 DOHC 16V hybrid powertrainsix cylinders working together to deliver smooth, composed strength whether youre cruising through town or heading out past the pavement.With 4WD on your side, this F-150 is built for the days when the weather turns, the road disappears, or you just feel like taking the scenic route",
 "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": "uscarsales1",
   "vin": "1FTFW1ED8PFA71917",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}