{
 "id": "1FTFW1E50PFA32294",
 "name": "Pre-Owned 2023 Ford F-150",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 2023 Ford F-150  Supercrew 4X4",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 30000,
 "currency": "USD",
 "mileage": 106548,
 "vin": "1FTFW1E50PFA32294",
 "image": "https://vehicle-images.carscommerce.inc/ce8c-110012074/1FTFW1E50PFA32294/thumbnails/large/e27eb68d38e610b10dc2f4b91e90735d.webp",
 "url": "https://carchat.io/v/chaparral-buick-gmc/1FTFW1E50PFA32294",
 "dealer": {
  "id": "chaparral-buick-gmc",
  "name": "Chaparral Buick GMC",
  "city": "Johnson City",
  "state": "TN",
  "url": "https://carchat.io/d/chaparral-buick-gmc"
 },
 "description": "2023 Used Ford F-150 Supercrew 4X4 4WD located in Johnson City, TN at  | $30,000",
 "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": "chaparral-buick-gmc",
   "vin": "1FTFW1E50PFA32294",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}