{
 "id": "2C3CDXBG1DH547739",
 "name": "2013 Dodge Charger SE",
 "year": 2013,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "granite crystal metallic",
 "condition": "used",
 "price": 5790,
 "currency": "USD",
 "mileage": 159372,
 "vin": "2C3CDXBG1DH547739",
 "image": "https://images.autofunds.net/InventoryImages/2026/02/10/4879_2756560_11783222_581626082026.jpg",
 "url": "https://carchat.io/v/tristatesautogroup/2C3CDXBG1DH547739",
 "dealer": {
  "id": "tristatesautogroup",
  "name": "Tristatesautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tristatesautogroup"
 },
 "description": null,
 "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": "tristatesautogroup",
   "vin": "2C3CDXBG1DH547739",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}