{
 "id": "1FTEX1EP8NKD22541",
 "name": "Used 2022 Ford F-150 XL",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 23492,
 "currency": "USD",
 "mileage": 121108,
 "vin": "1FTEX1EP8NKD22541",
 "image": "https://pictures.dealer.com/f/fairwayautocentertylertx/0264/e7855b8278c44323c38f08d3fe15043ax.jpg",
 "url": "https://carchat.io/v/fairway-ford-henderson/1FTEX1EP8NKD22541",
 "dealer": {
  "id": "fairway-ford-henderson",
  "name": "Fairway Ford Henderson",
  "city": "S Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/fairway-ford-henderson"
 },
 "description": "Is this 2022 Ford F-150 your perfect car? Contact Fairway Ford Henderson to see this Oxford White XL Truck SuperCab available for $23492",
 "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": "fairway-ford-henderson",
   "vin": "1FTEX1EP8NKD22541",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}