{
 "id": "1FTEW1EP7PFA75883",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 25019,
 "vin": "1FTEW1EP7PFA75883",
 "image": "https://cdn.dlron.us/assets/stock/Expanded/Transparent/1280/2023FOT11_1280/2023FOT111766869_1280_01.png",
 "url": "https://carchat.io/v/melloynissan/1FTEW1EP7PFA75883",
 "dealer": {
  "id": "melloynissan",
  "name": "Melloynissan",
  "city": "Rogue",
  "state": "SV",
  "url": "https://carchat.io/d/melloynissan"
 },
 "description": "Gray Metallic 2023 Ford F-150 XLT 4WD 10-Speed Automatic 2.7L V6 EcoBoost 4WD.Recent Arrival!Putting dreams in your driveway!",
 "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": "melloynissan",
   "vin": "1FTEW1EP7PFA75883",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}