{
 "id": "2C3CDXL99NH191168",
 "name": "2022 Dodge Charger SRT Hellcat",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SRT Hellcat",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 77777,
 "currency": "USD",
 "mileage": 6811,
 "vin": "2C3CDXL99NH191168",
 "image": "https://pictures.dealer.com/a/autosoftexascarrolltontyler/0171/6618885eef9d72ecf8f164cb79faf1c9x.jpg",
 "url": "https://carchat.io/v/autosoftexas/2C3CDXL99NH191168",
 "dealer": {
  "id": "autosoftexas",
  "name": "Autosoftexas",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autosoftexas"
 },
 "description": "This 2022 Dodge Charger SRT Hellcat Widebody delivers raw performance wrapped in striking blue exterior styling. With just 6,811 miles, this supercharged V8 machine remains virtually brand new. The Widebody design, aggressive 20' Brass Monkey wheels, and orange brake calipers make an unmistakable statement on every drive. **Key Features:** - 6.2L V8 Supercharged Engine with 8-Speed Automatic - 20' x 11' Brass Monkey Wheels - Harman/Kardon Audio System with 19 GreenEdge Speakers - Uconnect 4C Nav",
 "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": "autosoftexas",
   "vin": "2C3CDXL99NH191168",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}