{
 "id": "2C3CCABG7NH170738",
 "name": "Used 2022 Chrysler 300 S",
 "year": 2022,
 "make": "Chrysler",
 "model": "300",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5000,
 "currency": "USD",
 "mileage": 100885,
 "vin": "2C3CCABG7NH170738",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20CRC131B0/PSE.jpg",
 "url": "https://carchat.io/v/south-dallas-mitsubishi/2C3CCABG7NH170738",
 "dealer": {
  "id": "south-dallas-mitsubishi",
  "name": "South Dallas Mitsubishi",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/south-dallas-mitsubishi"
 },
 "description": "Is this 2022 Chrysler 300 your perfect car? Contact South Dallas Mitsubishi to see this Silver Mist Clearcoat S Sedan",
 "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": "south-dallas-mitsubishi",
   "vin": "2C3CCABG7NH170738",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}