{
 "id": "2C3CDXGJ0PH673941",
 "name": "Used 2023 Dodge Charger R/T Scat Pack",
 "year": 2023,
 "make": "Dodge",
 "model": "Charger",
 "trim": "R/T Scat Pack",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 44791,
 "currency": "USD",
 "mileage": 30709,
 "vin": "2C3CDXGJ0PH673941",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/51680826377/Used-2023-Dodge-Charger-RTScatPack-ID51680826377-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA3LTMwLzEtMjgyMTcyMTQtNmE2YmIxZDk4NDRkYy5qcGc=",
 "url": "https://carchat.io/v/tom-light-chevrolet-co/2C3CDXGJ0PH673941",
 "dealer": {
  "id": "tom-light-chevrolet-co",
  "name": "Tom Light Chevrolet Co.",
  "city": "Bryan",
  "state": "TX",
  "url": "https://carchat.io/d/tom-light-chevrolet-co"
 },
 "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": "tom-light-chevrolet-co",
   "vin": "2C3CDXGJ0PH673941",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}