{
 "id": "1FTEW2LP5RKF77553",
 "name": "Used 2024 Ford F-150 STX",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 38788,
 "currency": "USD",
 "mileage": 24510,
 "vin": "1FTEW2LP5RKF77553",
 "image": "https://pictures.dealer.com/s/stevemarshfordfd/1342/30c4a0400955e4071cb92b12bb9e03eex.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/1FTEW2LP5RKF77553",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2024 Ford F-150 your perfect car? Contact Steve Marsh Ford to see this Atlas Blue STX Crew Cab Short Bed Truck available for $38788",
 "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": "steve-marsh-ford",
   "vin": "1FTEW2LP5RKF77553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}