{
 "id": "1FT7W2BN1RED74540",
 "name": "Used 2024 Ford F-250 XLT",
 "year": 2024,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 52225,
 "currency": "USD",
 "mileage": 23577,
 "vin": "1FT7W2BN1RED74540",
 "image": "https://pictures.dealer.com/l/lhchevybg/0395/db3f8d601db108023d088589ca209eb9x.jpg",
 "url": "https://carchat.io/v/lawrence-hall-chevrolet-buick/1FT7W2BN1RED74540",
 "dealer": {
  "id": "lawrence-hall-chevrolet-buick",
  "name": "Lawrence Hall Chevrolet-Buick",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/lawrence-hall-chevrolet-buick"
 },
 "description": "Is this 2024 Ford F-250 your perfect car? Contact Lawrence Hall Abilene Chevrolet to see this White XLT Truck available for $52225",
 "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": "lawrence-hall-chevrolet-buick",
   "vin": "1FT7W2BN1RED74540",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}