{
 "id": "2C3CDXHG0KH754109",
 "name": "Used 2019 Dodge Charger GT",
 "year": 2019,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "go mango",
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 83219,
 "vin": "2C3CDXHG0KH754109",
 "image": "https://images.dealer.com/autodata/us/color/2019/USC90DOC201B0/PVP.jpg",
 "url": "https://carchat.io/v/threbens-automotive-llc/2C3CDXHG0KH754109",
 "dealer": {
  "id": "threbens-automotive-llc",
  "name": "THREBENS AUTOMOTIVE LLC",
  "city": "Victoria",
  "state": "TX",
  "url": "https://carchat.io/d/threbens-automotive-llc"
 },
 "description": "Is this 2019 Dodge Charger your perfect car? Contact Nissan of Victoria to see this Go Mango GT Sedan available for $19995",
 "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": "threbens-automotive-llc",
   "vin": "2C3CDXHG0KH754109",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}