{
 "id": "1FTFX1E80NKE43982",
 "name": "Used 2022 Ford F-150 XL",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 28795,
 "currency": "USD",
 "mileage": 80270,
 "vin": "1FTFX1E80NKE43982",
 "image": "https://pictures.dealer.com/d/dickpoesusedcaramericallc/1998/b0521e8896efe81ac4f581ccedea2e70x.jpg",
 "url": "https://carchat.io/v/dick-poe-s-used-car-america/1FTFX1E80NKE43982",
 "dealer": {
  "id": "dick-poe-s-used-car-america",
  "name": "Dick Poe's Used Car America",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/dick-poe-s-used-car-america"
 },
 "description": "Is this 2022 Ford F-150 your perfect car? Contact Dick Poe's Used Car America to see this Red XL PICKUP available for $28795",
 "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": "dick-poe-s-used-car-america",
   "vin": "1FTFX1E80NKE43982",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}