{
 "id": "2C3CCABT8NH130973",
 "name": "2022 Chrysler 300 300S",
 "year": 2022,
 "make": "Chrysler",
 "model": "300",
 "trim": "300S",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 33124,
 "currency": "USD",
 "mileage": 19926,
 "vin": "2C3CCABT8NH130973",
 "image": "https://static.adxcms.com/images/vehicle_2C3CCABT8NH130973/1024x682/f63027e69d4086e38045e2fceb4a1d91.webp",
 "url": "https://carchat.io/v/payne-brownsville-mitsubishi/2C3CCABT8NH130973",
 "dealer": {
  "id": "payne-brownsville-mitsubishi",
  "name": "Payne Brownsville Mitsubishi",
  "city": "Brownsville",
  "state": "TX",
  "url": "https://carchat.io/d/payne-brownsville-mitsubishi"
 },
 "description": "2022 Chrysler 300 300S, Used, WHITE exterior, Automatic transmission, Gas",
 "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": "payne-brownsville-mitsubishi",
   "vin": "2C3CCABT8NH130973",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}