{
 "id": "1C4HJXFG4NW150856",
 "name": "2022 Jeep Wrangler Unlimited Rubicon",
 "year": 2022,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Unlimited Rubicon",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 10250,
 "vin": "1C4HJXFG4NW150856",
 "image": "https://cdn.dlron.us/assets/stock/ColorMatched_01/Transparent/1280/cc_2022JES16_01_1280/cc_2022JES160126_01_1280_PDN.png",
 "url": "https://carchat.io/v/waxusedcars/1C4HJXFG4NW150856",
 "dealer": {
  "id": "waxusedcars",
  "name": "Waxusedcars",
  "city": "Rogue",
  "state": "SV",
  "url": "https://carchat.io/d/waxusedcars"
 },
 "description": null,
 "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": "waxusedcars",
   "vin": "1C4HJXFG4NW150856",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}