{
 "id": "1G1YA2D45P5108547",
 "name": "2023 Chevrolet Corvette Stingray",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "Stingray",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 62990,
 "currency": "USD",
 "mileage": 10681,
 "vin": "1G1YA2D45P5108547",
 "image": "https://vehicle-images.carscommerce.inc/6a46-11000753/1G1YA2D45P5108547/74fe73629ff07034554fffa2a316fb4d.jpg",
 "url": "https://carchat.io/v/honda/1G1YA2D45P5108547",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "2023 Chevrolet Corvette Stingray 1LT Elkhart Lake Blue Metallic RWD 8-Speed Dual Clutch 6.2L V8 Preferred Equipment Group 1LT, 10 Speakers, 4-Wheel Disc Brakes, 8-Way Power Driver Seat Adjuster, 8-Way Power Passenger Seat Adjuster, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, Apple CarPlay/Android Auto, Automatic temperature control, Body-Color Removable Roof Panel, Bose Premium 10-Speaker Audio System Feature, Brake assist, Bumpers: body-color, Carbon Flash Met-Painted Hig",
 "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": "honda",
   "vin": "1G1YA2D45P5108547",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}