{
 "id": "2C3CDXBG1PH564450",
 "name": "2023 Dodge Charger",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 23000,
 "currency": "USD",
 "mileage": 66387,
 "vin": "2C3CDXBG1PH564450",
 "image": "https://adomaticio-prod-cdn.nyc3.cdn.digitaloceanspaces.com/inventory/vauto/elder_mitsubishi_killeen/2C3CDXBG1PH564450/5fb34242-bd0a-4d77-86b1-03fcb8d8d371_v3.webp",
 "url": "https://carchat.io/v/elder-mitsubishi/2C3CDXBG1PH564450",
 "dealer": {
  "id": "elder-mitsubishi",
  "name": "Elder Mitsubishi",
  "city": "Cedar Park",
  "state": "TX",
  "url": "https://carchat.io/d/elder-mitsubishi"
 },
 "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": "elder-mitsubishi",
   "vin": "2C3CDXBG1PH564450",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}