{
 "id": "3N1AB9BV0VY227541",
 "name": "2027 Nissan Sentra S",
 "year": 2027,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "new",
 "price": 24420,
 "currency": "USD",
 "mileage": null,
 "vin": "3N1AB9BV0VY227541",
 "image": null,
 "url": "https://carchat.io/v/gunn-nissan-of-denton/3N1AB9BV0VY227541",
 "dealer": {
  "id": "gunn-nissan-of-denton",
  "name": "Gunn Nissan of Denton",
  "city": "Corinth",
  "state": "TX",
  "url": "https://carchat.io/d/gunn-nissan-of-denton"
 },
 "description": "Standard EquipmentMECHANICALFront-Wheel Drive5.25 Axle Ratio63-Amp/Hr Maintenance-Free Battery w/Run Down Protection150 Amp AlternatorGas-Pressurized Shock AbsorbersFront And Rear Anti-Roll BarsElectric Power-Assist Speed-Sensing Steering12.4 Gal. Fuel TankSingle Stainless Steel ExhaustStrut Front Suspension w/Coil SpringsMulti-Link Rear Suspension w/Coil Springs4-Wheel Disc Brakes w/4-Wheel ABS, Front And Rear Vented Discs, Brake Assist, Hill Hold Control and Electric Parking BrakeEXTERIORWheel",
 "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": "gunn-nissan-of-denton",
   "vin": "3N1AB9BV0VY227541",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}