{
 "id": "1FTFW1ED8PFB40556",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 31803,
 "vin": "1FTFW1ED8PFB40556",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1FTFW1ED8PFB40556",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "This 2023 Ford F-150 Limited delivers premium capability with sophisticated style. Finished in Star White Metallic Tri-Coat, this 4WD powerhouse pairs a 3.5L PowerBoost Full-Hybrid V6 engine with a 10-speed automatic transmission for confident performance and fuel efficiency. With just over 31,000 miles, this truck is ready to serve you for years to come. **Key Features:** - Connected Navigation system for seamless route guidance - B O Unleashed Sound System by Bang Olufsen with 18 speakers and ",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1FTFW1ED8PFB40556",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}