{
 "id": "1FTER4GH4TLE58819",
 "name": "2026 Ford Ranger XLT",
 "year": 2026,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "new",
 "price": 38965,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTER4GH4TLE58819",
 "image": "https://www.arrowford.com/inventoryphotos/14031/1fter4gh4tle58819/ip/1.jpg",
 "url": "https://carchat.io/v/arrow-ford/1FTER4GH4TLE58819",
 "dealer": {
  "id": "arrow-ford",
  "name": "Arrow Ford",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/arrow-ford"
 },
 "description": "Standard EquipmentExteriorEasy Fuel Capless FillerFender BadgeFog LampsFull Size Spare Tire/WheelFully Boxed Steel FrameHeadlamps - Auto High BeamLed Reflector HeadlampsPrivacy GlassRemote Tailgate LockTaillamps-LedWheel Lip MoldingsFunctionalAudio - 6 SpeakersBlis W/Cross Traffic AlertBrakes - Anti-Lock SystemFord AppFord Co-Pilot360Lane Keeping SystemModemPre-Collision Assist W/AebRear View CameraRemote Keyless EntryRemote Start SystemSync4aInterior1Touch Up/Down Dr/Pass Win2Nd Row Fold Bench2",
 "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": "arrow-ford",
   "vin": "1FTER4GH4TLE58819",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}