{
 "id": "1FA6P8CF7R5428304",
 "name": "2024 Ford Mustang GT",
 "year": 2024,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 45778,
 "currency": "USD",
 "mileage": 30192,
 "vin": "1FA6P8CF7R5428304",
 "image": "https://www.classicautogroupgalveston.com/inventoryphotos/23255/1fa6p8cf7r5428304/ip/1.jpg",
 "url": "https://carchat.io/v/classic-chevrolet-buick-gmc/1FA6P8CF7R5428304",
 "dealer": {
  "id": "classic-chevrolet-buick-gmc",
  "name": "Classic Chevrolet Buick GMC",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-chevrolet-buick-gmc"
 },
 "description": "Sam Smith, with CARandDRIVER, wrote...There we were, that Vapor Blue Ford Mustang GT and me, at a Pasadena stoplight, windows down, waiting to enter a freeway. A black Tesla Model 3 rolled up alongside. The driver, in his late 20s, smiled at the Ford through an open window. Nice, he offered.Thanks, I said. Wish it were mine.A pause, followed by a gesture toward the Mustangs dash, unsure. Is that . . . a giant screen?I blinked, wondering whether this was a setup. The Model 3s touchscreen is famou",
 "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": "classic-chevrolet-buick-gmc",
   "vin": "1FA6P8CF7R5428304",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}