{
 "id": "5TDAAAA53RS008251",
 "name": "Toyota Grand Highlander Limited",
 "year": 2024,
 "make": "Toyota",
 "model": "Grand Highlander",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "pearl",
 "condition": "used",
 "price": 43850,
 "currency": "USD",
 "mileage": 47820,
 "vin": "5TDAAAA53RS008251",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/53070765384/Used-2024-Toyota-GrandHighlander-Limited-ID53070765384-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTIwLzEtMjg4NDQ5MjQtNmE4NzI1MWI1NTlmYy5qcGc=",
 "url": "https://carchat.io/v/waco-hyundai/5TDAAAA53RS008251",
 "dealer": {
  "id": "waco-hyundai",
  "name": "Waco Hyundai",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/waco-hyundai"
 },
 "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": "waco-hyundai",
   "vin": "5TDAAAA53RS008251",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}