{
 "id": "1FTFW5L50RKE92379",
 "name": "Pre-Owned 2024 Ford F-150 LARIAT",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 57219,
 "currency": "USD",
 "mileage": 11996,
 "vin": "1FTFW5L50RKE92379",
 "image": "https://pictures.dealer.com/s/sonicbenzmckinney/0875/a811cb60de4d1a352549de01a99ee4aex.jpg",
 "url": "https://carchat.io/v/toyota-of-paris/1FTFW5L50RKE92379",
 "dealer": {
  "id": "toyota-of-paris",
  "name": "Toyota of Paris",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-paris"
 },
 "description": "Is this 2024 Ford F-150 your perfect car? Contact Toyota of Paris to see this Blue LARIAT Truck SuperCrew Cab available for $57219",
 "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": "toyota-of-paris",
   "vin": "1FTFW5L50RKE92379",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}