{
 "id": "1C4HJXDG4PW582367",
 "name": "2023 Jeep Wrangler",
 "year": 2023,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport S",
 "bodyStyle": "suv",
 "color": "granite crystal metallic clearcoat",
 "condition": "used",
 "price": 27225,
 "currency": "USD",
 "mileage": 61816,
 "vin": "1C4HJXDG4PW582367",
 "image": null,
 "url": "https://carchat.io/v/blake-fulenwider-ford-of-andrews/1C4HJXDG4PW582367",
 "dealer": {
  "id": "blake-fulenwider-ford-of-andrews",
  "name": "Blake Fulenwider Ford of Andrews",
  "city": "Andrews",
  "state": "TX",
  "url": "https://carchat.io/d/blake-fulenwider-ford-of-andrews"
 },
 "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": "blake-fulenwider-ford-of-andrews",
   "vin": "1C4HJXDG4PW582367",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}