{
 "id": "2C3CDXBG3PH674142",
 "name": "2023 Dodge Charger SXT",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 26500,
 "currency": "USD",
 "mileage": 34514,
 "vin": "2C3CDXBG3PH674142",
 "image": "https://static.overfuel.com/photos/260/1607599/2481dc2d-2105-4264-a81d-9c7f74fc29db.webp",
 "url": "https://carchat.io/v/euro-speed-international/2C3CDXBG3PH674142",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2023 Dodge Charger SXT in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "2C3CDXBG3PH674142",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}