{
 "id": "2C3CDXBGXPH631899",
 "name": "2023 Dodge Charger SXT",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 24595,
 "currency": "USD",
 "mileage": 46273,
 "vin": "2C3CDXBGXPH631899",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/84590_max.jpg",
 "url": "https://carchat.io/v/automall59/2C3CDXBGXPH631899",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Check out the used 2023 Dodge Charger. It brings sporty performance to your daily drive, the kind that makes the highway stretch feel earned. Dual exhaust tips and rear LED lights give it presence; Bluetooth keeps your playlist easy, cruise control makes long runs simple, and a rear camera takes the stress out of tight spots. Tinted windows help keep things private and cool. Come by and take the Charger for a spin.",
 "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": "automall59",
   "vin": "2C3CDXBGXPH631899",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}