{
 "id": "2C3CDANPXTR252012",
 "name": "New 2026 Dodge Charger R/T",
 "year": 2026,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "new",
 "price": 48889,
 "currency": "USD",
 "mileage": 43,
 "vin": "2C3CDANPXTR252012",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/708/50646042101/New-2026-Dodge-Charger-RT-ID50646042101-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTE5LzEtMjY2OTU2NjItNmE1Y2UxMGZhZTk2MS5qcGc=",
 "url": "https://carchat.io/v/nyle-maxwell-pontiac-gmc-ltd/2C3CDANPXTR252012",
 "dealer": {
  "id": "nyle-maxwell-pontiac-gmc-ltd",
  "name": "Nyle Maxwell Pontiac-gmc, Ltd.",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/nyle-maxwell-pontiac-gmc-ltd"
 },
 "description": "description",
 "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": "nyle-maxwell-pontiac-gmc-ltd",
   "vin": "2C3CDANPXTR252012",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}