{
 "id": "1G1ZD5ST0PF227219",
 "name": "2023 Chevrolet Malibu",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 13900,
 "currency": "USD",
 "mileage": 86970,
 "vin": "1G1ZD5ST0PF227219",
 "image": "https://cdn05.carsforsale.com/3651c374a0b4a352a07b6e1f33fe593f/480x360/2023-chevrolet-malibu-lt-4dr-sedan-w-1lt.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1G1ZD5ST0PF227219",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "2023 Chevrolet Malibu. Used condition with 86,970 miles and priced at $13,900.",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1G1ZD5ST0PF227219",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}