{
 "id": "1FTFW1EDXNFB55685",
 "name": "Certified Pre-Owned 2022 Ford F-150 Platinum",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 45899,
 "currency": "USD",
 "mileage": 48082,
 "vin": "1FTFW1EDXNFB55685",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/0915/d9940b445d01e168db4fe05c9fb8c8d3x.jpg",
 "url": "https://carchat.io/v/mvford/1FTFW1EDXNFB55685",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2022 Ford F-150 your perfect car? Contact Mtn. View Ford Lincoln to see this White Metallic Platinum Truck available for $45899",
 "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": "mvford",
   "vin": "1FTFW1EDXNFB55685",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}