{
 "id": "2C3CDZAG0PH527841",
 "name": "Used 2023 Dodge Challenger SXT",
 "year": 2023,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 22907,
 "currency": "USD",
 "mileage": 70411,
 "vin": "2C3CDZAG0PH527841",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3454/53121511800/Used-2023-Dodge-Challenger-SXT-ID53121511800-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTIxLzEtMjkzNzcwODUtNmE4OGM0YzAxNmY5Yi5qcGc=",
 "url": "https://carchat.io/v/champion-nissan-new-braunfels/2C3CDZAG0PH527841",
 "dealer": {
  "id": "champion-nissan-new-braunfels",
  "name": "Champion Nissan New Braunfels",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/champion-nissan-new-braunfels"
 },
 "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": "champion-nissan-new-braunfels",
   "vin": "2C3CDZAG0PH527841",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}