{
 "id": "2C3CDXCT4NH221009",
 "name": "Used 2022 Dodge Charger R/T",
 "year": 2022,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "triple nickel clearcoat",
 "condition": "used",
 "price": 30297,
 "currency": "USD",
 "mileage": 75711,
 "vin": "2C3CDXCT4NH221009",
 "image": "https://pictures.dealer.com/s/sonicbmwnashville/1212/d6c29b9da219ef7072517f75d4f138dcx.jpg",
 "url": "https://carchat.io/v/mini-of-nashville/2C3CDXCT4NH221009",
 "dealer": {
  "id": "mini-of-nashville",
  "name": "MINI of Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/mini-of-nashville"
 },
 "description": "Is this 2022 Dodge Charger your perfect car? Contact MINI of Nashville to see this Triple Nickel Clearcoat R/T Sedan available for $30297",
 "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": "mini-of-nashville",
   "vin": "2C3CDXCT4NH221009",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}