{
 "id": "1GYS4DKL6NR335000",
 "name": "Used 2022 Cadillac Escalade Premium Luxury Platinum",
 "year": 2022,
 "make": "Cadillac",
 "model": "Escalade",
 "trim": "Premium Luxury Platinum",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 64217,
 "currency": "USD",
 "mileage": 53943,
 "vin": "1GYS4DKL6NR335000",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/2353/52811745009/Used-2022-Cadillac-Escalade-PremiumLuxuryPlatinum-ID52811745009-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA4LTEzLzEtMjkyNzUzMDMtNmE3ZDk3Y2ZjNGQ4Ni5qcGc=",
 "url": "https://carchat.io/v/keating-used-cars/1GYS4DKL6NR335000",
 "dealer": {
  "id": "keating-used-cars",
  "name": "Keating Used Cars",
  "city": "Conroe",
  "state": "TX",
  "url": "https://carchat.io/d/keating-used-cars"
 },
 "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": "keating-used-cars",
   "vin": "1GYS4DKL6NR335000",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}