{
 "id": "1FTFW1RG6PFA52867",
 "name": "Used 2023 Ford F-150 Raptor",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 62720,
 "currency": "USD",
 "mileage": 62797,
 "vin": "1FTFW1RG6PFA52867",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/1699/a87663aeb94b1d8a295855d5677a4099x.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FTFW1RG6PFA52867",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Alpha One Ford to see this Azure Gray Metallic Raptor Truck available for $62720",
 "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": "alpha-one-ford",
   "vin": "1FTFW1RG6PFA52867",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}